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

正文內(nèi)容

華為常用實(shí)驗手冊-文庫吧

2025-06-01 04:44 本頁面


【正文】 2 bytes, 6 buffers 1 broadcasts, 0 multicasts, 0 pauses 0 errors, 0 underruns, 0 collisions 0 deferred, 0 lost carriers (2)配置后[RTAEthernet0/0]display interface Ethernet 0/0Ethernet0/0 current state :UP Line protocol current state :UPDescription : Ethernet0/0 Interface The Maximum Transmit Unit is 1500, Hold timer is 10(sec) Internet Address is IP Sending Frames39。 Format is PKTFMT_ETHNT_2, Hardware address is 00e0fc17a1fbMedia type is twisted pair, loopback not set, promiscuous mode not set100Mb/s, Fullduplex, link type is autonegotiationOutput flowcontrol is disabled, input flowcontrol is disabledOutput queue : (Urgent queue : Size/Length/Discards) 0/50/0Output queue : (Protocol queue : Size/Length/Discards) 0/500/0 Output queue : (FIFO queuing : Size/Length/Discards) 0/75/0 Last 300 seconds input rate bytes/sec, packets/sec Last 300 seconds output rate bytes/sec, packets/sec Input: 6 packets, 550 bytes, 6 buffers 0 broadcasts, 0 multicasts, 0 pauses 0 errors, 0 runts, 0 giants 0 crc, 0 align errors, 0 overruns 0 dribbles, 0 drops, 0 no buffers Output:5 packets, 532 bytes, 6 buffers 1 broadcasts, 0 multicasts, 0 pauses 0 errors, 0 underruns, 0 collisions 0 deferred, 0 lost carriers(3)連通性測試[RTAEthernet0/0]ping PING : 56 data bytes, press CTRL_C to break Reply from : bytes=56 Sequence=1 ttl=255 time=2 ms Reply from : bytes=56 Sequence=2 ttl=255 time=1 ms Reply from : bytes=56 Sequence=3 ttl=255 time=1 ms Reply from : bytes=56 Sequence=4 ttl=255 time=1 ms Reply from : bytes=56 Sequence=5 ttl=255 time=1 ms ping statistics 5 packet(s) transmitted 5 packet(s) received % packet loss roundtrip min/avg/max = 1/1/2 ms3 配置參考路由器A的配置:[RTA]interface Ethernet 0/0[RTAEthernet0/0]ip address 30路由器B的配置:[RTB]interface Ethernet 0/0[RTBEthernet0/0]ip address 30二、 以太網(wǎng)端口的端口匯聚1 配置流程圖配置接口IP地址配置接口的屬性配置以太網(wǎng)端口匯聚 2 配置步驟(1)配置接口IP地址。(2)配置匯聚的端口屬性在配置端口匯聚之前,首先要保證Sw1和Sw2所有匯聚的端口必須工作在全雙工方式下,而且必須工作在相同的速率下(不能工作于自協(xié)商模式)。(3)配置端口匯聚3結(jié)果驗證在配置完IP地址后,用Ping檢查兩臺交換機(jī)之間的互通性顯然這個組網(wǎng)圖會導(dǎo)致交換機(jī)之間的環(huán)路的存在,主要表現(xiàn)就是出現(xiàn)廣播風(fēng)暴,交換機(jī)數(shù)據(jù)轉(zhuǎn)發(fā)燈不停的閃爍。廣播風(fēng)暴可能會導(dǎo)致連接在交換機(jī)網(wǎng)口上的Pc反應(yīng)速度變慢,如果出現(xiàn)這種情況,可以先拔掉一根網(wǎng)線消除環(huán)路,待配置好端口匯聚以后再將其插上,此時廣播風(fēng)暴就不會發(fā)生了。(1)檢查配置的正確性Sw1display linkaggregation Master port: Ethernet0/1 Other subports: Ethernet0/2 Mode: both(2)驗證端口匯聚的互為備份這個特性。首先在Sw1上用Display Mac命令檢查MAC地址表,查看目前Sw2的Interface Vlan 1的MAC地址在E0/1還是E0/2,Sw2的Interface Vlan 1的MAC地址可以通過在Sw2上利用命令Display Interface Vlan 1觀察到。Sw1display macMAC ADDR VLAN ID STATE PORT INDEX AGING TIME00e0fc262f3c 1 Learned Ethernet0/2 AGING 1 mac address(es) found Sw2display interface vlanVlaninterface1 current state : UP Line protocol current state : UPIP Sending Frames39。 Format is PKTFMT_ETHNT_2, Hardware address is 00e0fc262f3cInternet Address is Description : HUAWEI, Quidway Series, Vlaninterface1 Interface The Maximum Transmit Unit is 1500由上述輸出可以知道,目前Sw1將要轉(zhuǎn)發(fā)到Sw2的Interface Vlan1數(shù)據(jù)幀是通過E0/2轉(zhuǎn)發(fā)的。為了檢驗匯聚組中E0/1是否能夠備份E0/2,我們只要手工關(guān)閉E0/1在檢查Sw1和Sw2之間的可通性即可。[Sw1]interface Ethernet 0/2[Sw1Ethernet0/2]shut%Oct 10 15:01:57 2005 Sw1 L2INF/5/PORT LINK STATUS CHANGE: Ethernet0/2: turns into DOWN stateSw2ping PING : 56 data bytes, press CTRL_C to break Reply from : bytes=56 Sequence=1 ttl=254 time = 13 ms Reply from : bytes=56 Sequence=2 ttl=254 time = 10 ms Reply from : bytes=56 Sequence=3 ttl=254 time = 8 ms Reply from : bytes=56 Sequence=4 ttl=254 time = 9 ms Reply from : bytes=56 Sequence=5 ttl=254 time = 10 ms ping statistics 5 packet(s) transmitted 5 packet(s) received % packet loss roundtrip min/avg/max = 8/10/13 msSw1display macMAC ADDR VLAN ID STATE PORT INDEX AGING TIME00e0fc262f3c 1 Learned Ethernet0/1 AGING00e0fc09bcf9 1 Learned Ethernet0/1 AGINGSw2display interface Vlaninterface Vlaninterface1 current state : UP Line protocol current state : UPIP Sending Frames39。 Format is PKTFMT_ETHNT_2, Hardware address is 00e0fc262f3cInternet Address is Description : HUAWEI, Quidway Series, Vlaninterface1 Interface The Maximum Transmit Unit is 15004 參考配置交換機(jī)Sw1的配置:[Sw1]interface Vlaninterface 1[Sw1Vlaninterface1]ip add [Sw1Ethernet0/1]speed 100[Sw1Ethernet0/1]duplex full[Sw1Ethernet0/2]speed 100[Sw1Ethernet0/2]duplex full[Sw1]linkaggregation Ethernet 0/1 to Ethernet 0/2 both交換機(jī)Sw2的配置:[Sw2]interface Vlaninterface 1[Sw2Vlaninterface1]ip add [Sw2Ethernet0/1]speed 100[Sw2Ethernet0/1]duplex full[Sw2Ethernet0/2]speed 100[Sw2Ethernet0/2]duplex full[Sw2]linkaggregation Ethernet 0/1 to Ethernet 0/2 both備注:如果用S3900系列的交換機(jī)做port link aggregation 命令如下:[Sw1]linkaggregation group 10 mode manual[Sw1Ethernet1/0/1]speed 100[Sw1Ethernet1/0/1]duplex full[Sw1Ethernet1/0/1]port linkaggregation group 10[Sw1Ethernet1/0/2]speed 100[Sw1Ethernet1/0/2]duplex full[Sw1Ethernet1/0/2]port linkaggregation group 10[Sw2]linkaggregation group 10 mode manual[Sw2Ethernet1/0/1]speed 100[Sw2Ethernet1/0/1]duplex full[Sw2Ethernet1/0/1]port linkaggregation group 10[Sw2Ethernet1/0/2]speed 100[Sw2Ethernet1/0/2]duplex full[Sw2Ethernet1/0/2]port linkaggregation group 10 實(shí)驗三 利用TFTP管理交換機(jī)配置【實(shí)驗?zāi)康摹? 掌握TFTP配置【實(shí)驗學(xué)時】 建議2學(xué)時【實(shí)驗原理】一、 TFTP配置1 TFTP簡介TFTP(Trivial File Transfer Protocol)是一種簡單文件傳輸協(xié)議。相對于另一種文件傳輸協(xié)議FTP,TFTP不具有復(fù)雜的交互存取接口和認(rèn)證控制,適用于客戶端和服務(wù)器之間不需要復(fù)雜交互的環(huán)境。TFTP協(xié)議一般在UDP的基礎(chǔ)上實(shí)現(xiàn)。TFTP協(xié)議傳輸是由客戶端發(fā)起的。當(dāng)需要下載文件時,由客戶端向TFTP服務(wù)器發(fā)送讀請求包,然后從服務(wù)器接收數(shù)據(jù),并向服務(wù)器發(fā)送確認(rèn);當(dāng)需要上傳文件時,由客戶端向TFTP服務(wù)器發(fā)送寫請求包,然后向服務(wù)器發(fā)送數(shù)據(jù),并接收服務(wù)器的確認(rèn)。TFTP傳輸文件有兩種模式:一種是二進(jìn)制模式,用于傳輸程序文件;另一種是ASCII
點(diǎn)擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1