IP addresses may not be configured on L2 links
(2010-06-16 16:31:00)| 标签: 杂谈 | 分类: 网摘 | 
IP addresses may not be configured on L2 links.
 
意思是交换机的地址不能设在端口的
 
可以设在Vlan上
 
 
Router#config t
Enter configuration commands, one per line. 
Router(config)#int vlan 1
Router(config-if)#ip address 192.168.0.2 255.255.255.0

 加载中…
加载中…