freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

juniperex交換機(jī)中文操作手冊(cè)v1-資料下載頁(yè)

2024-10-13 10:57本頁(yè)面

【導(dǎo)讀】JuniperEX系列以太網(wǎng)交換機(jī)

  

【正文】 Tel to another host test Perform diagnostic debugging traceroute Trace route to remote host. 配置模式(1) 進(jìn)入配置模式root@lab2 configureEntering configuration mode[edit]root@lab2example:root@lab2set system services ftpsystem {services {ftp。}}(2) 配置模式層次 Juniper EX 系列以太網(wǎng)交換機(jī)操作手冊(cè) 21 topmanagementetherredundancyaggregateddevicesfirewallinterfacesprotocolssystemmore…LessSpecificMore Specific ethernetalarmchassis(3)使用edit 命令類(lèi)似于cd 命令topmanagementetherredundancyaggregateddevicesfirewallinterfacesprotocolssystemmore…LessSpecificMore Specific ethernetalarmchassis使用edit chassis alarm ether 可以直接在ether 這一級(jí)操作而不需要 set chassis alarm Ether 操作。(4) 使用up 和top 命令user@host up[edit chassis alarm]user@host top[edit] Juniper EX 系列以太網(wǎng)交換機(jī)操作手冊(cè) 22 topmanagementetherredundancy aggregateddevicesfirewall interfaces protocols system more…Less SpecificMore Specific etheralarmchassistopup(5)顯示Candidate 配置[edit]user@host show chassis alarmuser@host edit chassis alarm[edit chassis alarm]user@host show [edit chassis alarm](6)區(qū)分配置文件? 比較Candidate 與active 配置的區(qū)別[edit chassis]user@host show | parealarm {xxx {+ xxx xxx xxx xxx。}}? 其它選項(xiàng) Juniper EX 系列以太網(wǎng)交換機(jī)操作手冊(cè) 23 user@host show | pare filenameuser@host show | pare rollback number(7)配置的差異更新root@router show | pare[edit interfaces][edit]root@router show | pare | save /var/tmp/Wrote 9 lines of output to 39。/var/tmp/39。[edit]root@router load patch /var/tmp/load plete(8)刪除配置[edit]user@host edit chassis alarm xxx[edit chassis alarm xxxx]user@host delete xxx[edit chassis alarm xxxx]user@host delete xxx[edit chassis alarm xxxx]user@host9)配置生效? 使用 mit 是配置生效。rollback 恢復(fù)配置。ser@hostmitandquit 如果配置成功退出配置模式at 在定義的時(shí)間后mit 配置check 檢測(cè)配置,不改變配置 Juniper EX 系列以太網(wǎng)交換機(jī)操作手冊(cè) 24 confirmed 知道回滾等到下一個(gè)mit 模式是10 分鐘? rollback 恢復(fù)配置。系統(tǒng)默認(rèn)9 個(gè)配置在 /config/ 3 個(gè)。file show /config/6 個(gè)rollback 或rollback 0 就恢復(fù)到剛剛改變的配置(10)配置模式層次改變。? 使用exit 退回到上一層配置模式? 使用exit configurationmode 從任意層次退去配置模式 Juniper EX 系列以太網(wǎng)交換機(jī)操作手冊(cè) 25 (11)保存加載配置文件? 可以使用save filename 在任何配置模式保持這個(gè)層次的配置內(nèi)容到一個(gè)指定存放位置便于下一次load。[edit]cli save filename[edit]cli? load (replace | merge | override)replace 取代現(xiàn)有的配置并且配置正確merge 合并配置override 取代現(xiàn)有的配置user@host load merge /var/db/config/? 可以通過(guò) show system storage 查看文件系統(tǒng),或用 file show pathname來(lái)查看。 Juniper EX 系列以太網(wǎng)交換機(jī)操作手冊(cè) 26 第 3 章. 接口操作. 配置物理端口參數(shù)user@hostset interface geslot/pic/port description description配置端口描述user@hostset interface geslot/pic/port mtu mtunumber配置端口MTUuser@hostset interface geslot/pic/port etheroptions speed (10m | 100m | 1g)配置端口速率user@hostset interface geslot/pic/port etheroptions linkmode (automatic | fullduplex | halfduplex )配置端口雙工user@hostset interface geslot/pic/port etheroptions (autonegotiation | noautonegotiation )配置端口自動(dòng)協(xié)商Example: root@host edit Entering configuration mode[edit]root@host set interfaces ge3/0/0 description “to_BJ42001” [edit]root@host set interfaces ge3/0/0 mtu 9216[edit]root@host set interfaces ge3/0/0 etheroptions speed 1g[edit]root@host set interfaces ge3/0/0 etheroptions linkmode fullduplex[edit]root@host set interfaces ge3/0/0 etheroptions autonegotiation[edit]root@host mit Juniper EX 系列以太網(wǎng)交換機(jī)操作手冊(cè) 27 . 配置物理端口二層接口[edit]root@host set interfaces ge0/0/16 unit 0 family etherswitching portmode access#配置物理端口作為二層access 模式的接口,端口默認(rèn)情況下就是二層 access端口。[edit]user@host show interfacesge0/0/16 { unit 0 { family etherswitching。 }}. 配置物理端口三層接口EX交換機(jī)物理接口可以支持三層路由接口功能,直接可以在接口上配置三層地址[edit]root@host set interfaces ge0/0/17 unit 0 family i address 查看配置[edit]user@host show interfaces ge0/0/17 unit 0 { family i { address 。 }} Juniper EX 系列以太網(wǎng)交換機(jī)操作手冊(cè) 28 第 4 章. VLAN 操作. 配置 VLAN初始化配置時(shí)候,所有端口屬于 default VLAN,default vlan 的默認(rèn) ID 是 0user@host set interfaces name unit 0 family etherswitching portmode access配置端口的 access模式,默認(rèn)端口就是access模式。user@hostset vlans vlanname vlanid number配置VLAN分配vlan IDEX支持2種方式來(lái)配置access接口分配到VLAN ,采用其中一種就可以實(shí)現(xiàn)端口VLAN 的劃分。方式一:user@hostset vlans vlanname interface interface_name 直接在VLAN中添加多個(gè)物理端口方式二:或是在物理接口下:user@hostset interfaces interfacename unit 0 family etherswitching vlan members vlanname or vlanid添加端口到特定 VLANuser@host show vlans vlanname detail 查看VLAN信息Example: root@host edit Entering configuration mode[edit]root@host set vlans sales vlanid 100[edit]root@host set vlans sales interface ge0/0/1或者可以如下配置,實(shí)現(xiàn)相同的配置效果[edit]root@host set interfaces ge0/0/1 unit 0 family etherswitching vlan members sales [edit] Juniper EX 系列以太網(wǎng)交換機(jī)操作手冊(cè) 29 root@host mit. 配置 RVI 接口user@host set interfaces vlan unit number family i address 配置 RVI 端口和地址user@host set vlans vlan_name l3interface 綁定 RVI 端口到某個(gè) VLANuser@host show vlansuser@host show interface terseuser@host show Etherswitching interface查看 VLAN 和端口信息Example: root@host edit Entering configuration mode[edit]root@host set interface vlan unit 100 family i [edit]root@host set vlans sales l3interface [edi
點(diǎn)擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1