使用Cisco Packet Tracer之图解无线网络全网互联
%LINK-5-CHANGED: Interface Vlan3, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan3, changed state to upSwitch(config-if)#ip add 192.168.2.1 255.255.255.0Switch(config-if)#no shut
Switch(config-if)#exit
Switch(config)#ip dhcp pool vlan3
Switch(dhcp-config)#network 192.168.2.0 255.255.255.0
Switch(dhcp-config)#default-route 192.168.2.1
Switch(dhcp-config)#dns-server 192.168.2.1
Switch(dhcp-config)#exit
Switch(config)#ip dhcp ex
Switch(config)#ip dhcp excluded-address 192.168.2.1 192.168.2.1
Switch(config)#exit
Switch#
页:
[1]