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

正文內(nèi)容

cisco4006交換機(jī)簡明配置手冊-閱讀頁

2025-06-21 18:44本頁面
  

【正文】 panningtree vlan 3 cost 30設(shè)置Vlan3生成樹路徑值為30Step spanningtree vlan 4 cost 30設(shè)置Vlan4生成樹路徑值為30Step end退出Step 在switch1的F0/2上重復(fù)9-11步驟設(shè)置VLAN8,9,10生成樹路徑值為30Step exit退出Step show runningconfig驗(yàn)證配置Step copy runningconfig startupconfig保存配置配置EtherChannel以太通道捆綁幾個(gè)以太端口為一個(gè)獨(dú)立的邏輯鏈路。一臺(tái)4006交換機(jī)最多可支持64個(gè)以太通道。每個(gè)以太通道具有一個(gè)portchannel端口號(hào)。三層以太通道配置Command Purpose Step configure terminal進(jìn)入Switch2345Switch show runningconfig interfaceportchannel port_channel_number確認(rèn)配置例子:Switch configure terminalSwitch(config) interface portchannel 1Switch(configif) ip address Switch(configif) endSwitch show runningconfig interface portchannel 1Building configuration...Current configuration:!interface Portchannel1ip address no ip directedbroadcastendSwitch三層物理端口配置Command Purpose Step configure terminal進(jìn)入Switch2345Switch(configif) channelgroup port_channel_numbermode {auto | desirable | on}將該物理端口加入一個(gè)以太通道中,并確定PagP模式Step7Switch show runningconfig interface portchannelport_channel_numberSwitch show runningconfig interface {fastethernet| gigabitethernet} slot/portSwitch show interfaces {fastethernet |gigabitethernet} slot/port etherchannelSwitch show etherchannel 1 portchannel確認(rèn)配置例子:Switch configure terminalSwitch(config) interface range fastethernet 5/4 5 (Note: Space is mandatory.)Switch(configif) no switchportSwitch(configif) no ip addressSwitch(configif) channelgroup 1 mode desirableSwitch(configif) end二層以太通道配置Command Purpose Step configure terminal進(jìn)入Switch2345Switch show runningconfig interface {fastethernet |gigabitethernet} slot/portSwitch show interface {fastethernet | gigabitethernet}slot/port etherchannel確認(rèn)配置例子:Switch configure terminalSwitch(config) interface range fastethernet 5/6 7 (注意: 空格是必需的)Switch(configifrange) channelgroup 2 mode desirableSwitch(configifrange) endSwitch show runningconfig interface portchannel 2Building configuration...Current configuration:!interface Portchannel2switchport access vlan 10switchport mode accessendSwitch下面兩個(gè)例子是如何確認(rèn)Fast Ethernet interface 5/6的配置的:Switch show runningconfig interface fastethernet 5/6Building configuration...Current configuration:!interface FastEthernet5/6switchport access vlan 10switchport mode accesschannelgroup 2 mode desirableendSwitch show interfaces fastethernet 5/6 etherchannelPort state = ECEnbld Up InBndl UsrConfigChannel group = 1 Mode = Desirable Gcchange = 0Portchannel = Po1 GC = 0x00010001Port indx = 0 Load = 0x55Flags: S Device is sending Slow hello. C Device is in Consistent state.A Device is in Auto mode. P Device learns on physical port.Timers: H Hello timer is running. Q Quit timer is running.S Switching timer is running. I Interface timer is running.Local information:Hello Partner PAgP Learning GroupPort Flags State Timers Interval Count Priority Method IfindexFa5/6 SC U6/S7 30s 1 128 Any 56Partner39。11配置狀態(tài)Step Switch(config) [no] portchannel loadbalance {srcmac | dstmac | srcdstmac | srcip |dstip | srcdstip | srcport | dstport |srcdstport}配置以太通道負(fù)載均衡。34Switch show etherchannel loadbalance確認(rèn)配置負(fù)載均衡關(guān)鍵字表示如下:? srcmac—源MAC地址? dstmac—目標(biāo)MAC地址? srcdstmac—源和目標(biāo)MAC地址? srcip—源IP地址? dstip—目標(biāo)IP地址? srcdstip—源和目標(biāo)IP地址 (缺省)? srcport—源第四層端口? dstport—目標(biāo)第四層端口? srcdstport—源和目標(biāo)第四層端口例子:Switch(config) portchannel loadbalance srcdstipSwitch(config) endSwitch(config)This example shows how to verify the configuration:Switch show etherchannel loadbalanceSource XOR Destination IP addressSwitch配置SPAN理解SPANSPAN通過諸如SwitchProbe設(shè)備或其它Remote Monitoring (RMON) probe等的網(wǎng)絡(luò)分析儀來選擇分析網(wǎng)絡(luò)流量。如下圖所示:所有從E5(源端口)的流量被鏡像到E10。對于進(jìn)行SPAN配置,所有的源和目標(biāo)端口必須在同一個(gè)交換機(jī)上。SPAN會(huì)話一個(gè)SPAN會(huì)話是指一個(gè)目標(biāo)端口與一組源端口的聯(lián)系。SPAN會(huì)話允許你在監(jiān)視一個(gè)或多個(gè)接口,或一個(gè)或多個(gè)VLAN,發(fā)送進(jìn)來流量,出去流量,或進(jìn)出兩種流量到目標(biāo)端口。雙向SPAN會(huì)話指一個(gè)進(jìn)和一個(gè)出會(huì)話。SPAN會(huì)話不會(huì)妨礙交換機(jī)的正常操作,當(dāng)它啟動(dòng)時(shí),一個(gè)SPAN會(huì)話基于不同的事件或活動(dòng)而活躍或不活躍,一個(gè)syslog信息可以顯示它的活動(dòng)情況。一個(gè)SPAN會(huì)話在系統(tǒng)重啟后處于不活躍狀態(tài),直到目標(biāo)端口可以進(jìn)行操作后才會(huì)活躍。一旦一個(gè)接口成為活動(dòng)的目標(biāo)端口,該端將不會(huì)接收進(jìn)入該端口的包。除了SPAN會(huì)話需要的包,該接口不會(huì)轉(zhuǎn)發(fā)任何其它的流量。以太通道邏輯端口不能作為SPAN目標(biāo)端口。源端口源端口是指被用來進(jìn)行監(jiān)視流量的接口。一個(gè)特定SPAN會(huì)話中所有的源端口會(huì)被統(tǒng)計(jì)分析到同一個(gè)目的地去。Trunk接口也可以配置為源端口,同時(shí)也可以混同非trunk源接口使用。流量類型進(jìn)入的SPAN (Rx) 復(fù)制網(wǎng)絡(luò)流量是由源端口接收的流量,給目標(biāo)端口進(jìn)行分析。指定“both”配置選項(xiàng),是指定進(jìn)入和出去的流量送去目標(biāo)端口進(jìn)行分析。你可以基于VLAN的SPAN作為進(jìn)入SPAN,出去SPAN或同時(shí)兩者均存在。使用以下向?qū)砼渲没赩LAN的SPAN會(huì)話:? Trunk接口可包括于基于VLAN的SPAN會(huì)話的源端口中。? 當(dāng)清掉一個(gè)VLAN后,它會(huì)從基于VLAN的SPAN的源列表中清除掉。? 如果一個(gè)VLAN用來進(jìn)行進(jìn)入流量監(jiān)視,那么從其它VLAN進(jìn)入被監(jiān)視VLAN來的交換路由流量不會(huì)被監(jiān)視到-它不會(huì)被目標(biāo)端口看到。基于VLAN的SPAN僅監(jiān)視離開和進(jìn)入該交換的流量,而不是在VLAN之間路由的流量。在一些SPAN配置中,同一個(gè)源端口的多個(gè)復(fù)制都可以發(fā)送到SPAN端口。配置SPAN指定源Command Purpose Step configure terminal進(jìn)入Switch2Switch(config) [no] monitor session{session_number} {source {interfacetype/num} | {vlan vlan_ID}} [, | | rx | tx| both]指定SPAN會(huì)話號(hào)(1到6),源端口(以太或千兆口),或者VLAN,同時(shí)指定監(jiān)視的流量方向。Step11配置狀態(tài)Step使用no關(guān)鍵字來恢復(fù)缺省配置。3end退出例子:Switch(config) monitor session 1 destination interface fastethernet 5/48監(jiān)視一個(gè)trunk接口上的源VLANCommand Purpose Step configure terminal進(jìn)入Switch2Switch(config) [no] monitor session{session_number} {filter vlan {vlan_ID}[, | ]}當(dāng)一個(gè)SPAN源是trunk接口時(shí)監(jiān)視指定VLAN,filter過濾關(guān)鍵字限制監(jiān)視在指定VLAN上的流量,一般用于監(jiān)視trunk接口。使用no關(guān)鍵字來恢復(fù)缺省配置。3end退出例子:Switch(config) monitor session 2 filter vlan 1 5 , 9
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1