1891| 8
|
[求助] 新人,求如何配置DHCP |
3鸿鹄币
最佳答案交换机en
vl da
vl 10
vl 20
vl 30
vl 40
vl 99
exit
conf t
ip routi
int f0/1
sw acc vl 10
exit
int f0/2
sw acc vl 20
exit
int f0/3
sw acc vl 30
exit
int f0/4
sw acc vl 40
exit
int f0/24
sw acc vl 99
exit
int vl 10
ip add 192.168.10.254 255.255.255.0
ip helper-add 192.168.99.1
no sh
int vl 20
ip add 192.168.20.254 255.255.255.0
ip helper-add 192.168.99.1
no sh
int vl ...
| ||
沙发
2016-12-4 17:28:53
回复
收起回复
| ||
地板
2016-12-4 23:37:00
回复
收起回复
| ||
5#
2016-12-4 23:58:23
回复
收起回复
| ||
7#
2016-12-5 11:31:46
回复
收起回复
| ||
8#
2016-12-5 11:32:14
回复
收起回复
| ||