国产成人毛片视频|星空传媒久草视频|欧美激情草久视频|久久久久女女|久操超碰在线播放|亚洲强奸一区二区|五月天丁香社区在线|色婷婷成人丁香网|午夜欧美6666|纯肉无码91视频

思科模擬器配置dhcp服務(wù)器步驟 cisco edge 300如何配置IP?

cisco edge 300如何配置IP?連接到USB鼠標(biāo),鍵盤,取hdmi線連接電視機(jī),登陸用戶root,密碼cisco;在里面后就一個LINUX,自己玩兒。(肯定沒hdmi線)網(wǎng)絡(luò)中電腦配置DHC

cisco edge 300如何配置IP?

連接到USB鼠標(biāo),鍵盤,取hdmi線連接電視機(jī),登陸用戶root,密碼cisco;在里面后就一個LINUX,自己玩兒。(肯定沒hdmi線)

網(wǎng)絡(luò)中電腦配置DHCP服務(wù)器,或交換機(jī)自動打開DHCP功能,連接上網(wǎng)線到CISCO edge 300千兆口,會自動查看到Ip。

配置dhcp的命令和步驟?

DHCP

的配置命令

第一步:配置各個

vlan

所得用地址池和相對應(yīng)參數(shù)

1

)配置

VLAN2

所是用地址池和或者參數(shù)

Switch(config)#ipdhcppooltest2

Switch(dhcp-config)#network192.168.3.0255.255.255.0

Switch(dhcp-config)#dns-server192.168.2.30

Switch(dhcp-config)#default-router192.168.3.1

2

)配置

VLAN3

所是用地址池和或者參數(shù)

Switch(config)#ipdhcppooltest3

Switch(dhcp-config)#network192.168.4.0255.255.255.0

Switch(dhcp-config)#dns-server192.168.2.30

Switch(dhcp-config)#default-router192.168.4.1

3

)配置

VLAN4

所帶的地址池和或者參數(shù)

Switch(config)#ipdhcppooltest4

Switch(dhcp-config)#network192.168.5.0255.255.255.0

Switch(dhcp-config)#dns-server192.168.2.30

Switch(dhcp-config)#default-router192.168.5.1

4

)配置

VLAN5

所專用地址池和相應(yīng)參數(shù)

Switch(config)#ipdhcppooltest5

Switch(dhcp-config)#network192.168.6.0255.255.255.0

Switch(dhcp-config)#dns-server192.168.2.30

Switch(dhcp-config)#default-router192.168.6.1

5

)配置

VLAN6

所專用地址池和相應(yīng)參數(shù)

Switch(conbinding)#ipdhcppooltest6

Switch(dhcp-config)#network192.168.7.0255.255.255.0

Switch(dhcp-config)#dns-server192.168.2.30

Switch(dhcp-config)#default-router192.168.7.1

6

)配置

VLAN7

所用的地址池和或者參數(shù)

Switch(config)#ipdhcppooltest7

Switch(dhcp-config)#network192.168.8.0255.255.255.0

Switch(dhcp-config)#dns-server192.168.2.30

Switch(dhcp-config)#default-router192.168.8.1

7

)配置

VLAN8

所專用地址池和相對應(yīng)參數(shù)

Switch(config)#ipdhcppooltest8

Switch(dhcp-config)#network192.168.9.0255.255.255.0

Switch(dhcp-config)#dns-server192.168.2.30

Switch(dhcp-config)#default-router192.168.9.1

第二步:可以設(shè)置

DHCP

剩余不分配的地址

Switch(config)#ipdhcpexcluded-address192.168.3.2192.168.3.10

Switch(config)#ipdhcpexcluded-address192.168.4.2192.168.4.10

Switch(config)#ipdhcpexcluded-address192.168.5.2192.168.5.10

Switch(config)#ipdhcpexcluded-address192.168.6.2192.168.6.10

Switch(config)#ipdhcpexcluded-address192.168.7.2192.168.7.10Switch(config)#ipdhcpexcluded-address192.168.8.2192.168.8.10

Switch(config)#ipdhcpexcluded-address192.168.9.2192.168.9.10

第二步:啟動后路由:

(路由啟動后,各

VLAN

間主機(jī)可互相不能訪問)

Switch(config)#iprouting

第四步:配置如何訪問控制列表

Switch(config)#access-list1permit192.168.3.00.0.0.255

Switch(config)#access-list2permit192.168.4.00.0.0.255

Switch(config)#access-list3permit192.168.5.00.0.0.255

Switch(config)#access-list4permit192.168.6.00.0.0.255

Switch(config)#access-list5permit192.168.7.00.0.0.255

Switch(config)#access-list6permit192.168.8.00.0.0.255

Switch(config)#access-list7permit192.168.9.00.0.0.255

第五步:應(yīng)用訪問控制列表:

(

將訪問控制列表應(yīng)用形式到各個

VLAN

)

Switch(config)#intvlan2

Switch(config-vlan)#ipaccess-group1土爆

Switch(config)#intvlan3

Switch(config-vlan)#ipaccess-group2你out

Switch(config)#intvlan4

Switch(config-vlan)#ipaccess-group3太out

Switch(config)#intvlan5

Switch(config-vlan)#ipaccess-group4土爆

Switch(config)#intvlan6

Switch(config-vlan)#ipaccess-group5土爆

Switch(config)#intvlan7

Switch(config-vlan)#ipaccess-group6土爆

Switch(config)#intvlan8

Switch(config-vlan)#ipaccess-group7out

第六步:結(jié)束了并能保存配置

Switch(config-vlan)#end

Switch#copyrunstart

標(biāo)簽: