自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

思科基礎(chǔ)知識(shí):第二層交換(3)

網(wǎng)絡(luò)
第二層交換中,幀的交換基于 MAC 地址信息。如果知道目標(biāo)地址,第二層交換機(jī)會(huì)將以太網(wǎng)幀轉(zhuǎn)發(fā)到適當(dāng)?shù)慕涌?。由于第二層交換相對(duì)簡(jiǎn)單,網(wǎng)絡(luò)管理員可以建立管理簡(jiǎn)便且能擴(kuò)展到數(shù)百個(gè)節(jié)點(diǎn)的網(wǎng)絡(luò),而不會(huì)遇到太多的第二層廣播問題。

第二層交換—配置交換機(jī)

當(dāng)1900啟動(dòng)后,先運(yùn)行POST,此時(shí)每個(gè)端口的發(fā)光二級(jí)管(LEDs)是綠色的,當(dāng)POST完成后,LEDs開始閃爍然后熄滅;假如POST發(fā)現(xiàn)某個(gè)端口出問題了的話,系統(tǒng)LED和那個(gè)出問題的端口的LED開始變黃.假如你的console線纜接好了的話,POST開始顯示菜單,如下:

  1. 1 user(s) now active on Management Console.  
  2.  
  3. User Interface Menu  
  4.  
  5. [M] Menus  
  6. [K] Command Line  
  7. [I] IP Configuration  
  8. Enter Selection:K  
  9. CLI session with the switch is open  
  10. To end the CLI session, enter [Exit].  
  11. > 

而2950的啟動(dòng),有點(diǎn)像router,先進(jìn)入setup模式.但是默認(rèn)你可以不對(duì)其進(jìn)行配置,啟動(dòng)如下:

  1. --- System Configuration Dialog ---  
  2. Would you like to enter the initial configuration dialog? [yes/no]: no  
  3.  
  4. Press RETURN to get started!  
  5.  
  6. 00:04:53: %LINK-5-CHANGED: Interface Vlan1, changed state to administratively down  
  7. 00:04:54: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down  
  8.  
  9. Switch> 

配置密碼:

1.登陸密碼(用戶模式):防止未授權(quán)用戶登陸

2.啟用密碼(特權(quán)模式):防止未授權(quán)用戶修改配置

  1. Setting the User Mode and Enable Mode Passwords 

1900下,輸入K進(jìn)入CLI,輸入enable進(jìn)入特權(quán)模式,再輸入config t進(jìn)入全局配置模式,如下:

  1. >en  
  2.  
  3. #config t  
  4.  
  5. (config)# 

當(dāng)進(jìn)入全局配置模式后,使用enable password命令配置登陸密碼個(gè)啟用密碼,如下:

  1. (config)#enable password ?  
  2.  
  3. level Set exec level password  
  4.  
  5. (config)#enable password level ?  
  6.  
  7. <1-15> Level Number 

level1為登陸密碼,level15為啟用密碼,密碼長(zhǎng)度范圍是4到8字符之間。

2950下的配置和配置router有點(diǎn)類似,如下:

  1. Switch>en  
  2.  
  3. Switch#conf t  
  4.  
  5. Switch(config)#line ?  
  6.  
  7. <0-16> First Line number  
  8.  
  9. console Primary terminal line  
  10.  
  11. vty Virtual terminal  
  12.  
  13. Switch(config)#line vty ?  
  14.  
  15. <0-15> First Line number  
  16.  
  17. Switch(config)#line vty 0 15  
  18.  
  19. Switch(config-line)#login  
  20.  
  21. Switch(config-line)#password noko  
  22.  
  23. Switch(config-line)#line con 0  
  24.  
  25. Switch(config-line)#login  
  26.  
  27. Switch(config-line)#password noco  
  28.  
  29. Switch(config-line)#exit  
  30.  
  31. Switch(config)#exit  
  32.  
  33. Switch# 

【編輯推薦】

  1. 思科基礎(chǔ)知識(shí):第二層交換(1)
  2. 思科基礎(chǔ)知識(shí):第二層交換(2)
  3. 思科基礎(chǔ)知識(shí):第二層交換(4)
  4. 思科基礎(chǔ)知識(shí):第二層交換(5)
責(zé)任編輯:佚名 來源: 51CTO整理
相關(guān)推薦

2011-06-01 10:39:25

IP交換

2011-06-01 10:39:40

交換網(wǎng)橋交換機(jī)

2011-06-01 10:39:36

交換交換機(jī)根橋

2011-06-01 09:27:03

交換

2010-01-13 18:21:59

第二層交換技術(shù)

2010-01-20 09:55:10

第二層交換機(jī)三層交換機(jī)

2010-03-23 11:57:28

第二層路由網(wǎng)絡(luò)故障

2010-01-15 16:37:04

2010-02-03 09:30:49

第二層交換機(jī)

2009-12-22 10:36:01

三層交換機(jī)二層交換機(jī)

2010-03-26 12:29:27

第二層路由技術(shù)

2011-04-19 11:27:40

VLAN

2014-01-03 09:15:57

2012-11-19 10:25:07

交換機(jī)路由器MAC

2009-12-22 10:34:58

路由器技術(shù)二層交換機(jī)

2012-04-09 15:07:09

交換機(jī)二層交換機(jī)網(wǎng)絡(luò)分段

2010-03-17 13:58:09

第二層交換機(jī)

2009-09-10 10:49:22

路由器的第二層橋接

2011-04-19 11:15:02

路由器橋接

2011-05-31 09:29:47

網(wǎng)際互連以太網(wǎng)交換機(jī)
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)