Configure Switch Management Port or VLAN port:
Switch>enable
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#interface vlan 1
Switch(config-if)#ip address 1.1.1.1 255.255.255.0
Switch(config-if)#exit
Switch(config)#ip default-gateway 1.1.1.254
Switch(config)#end
Note: Now you can manage your switch from remote host. If
switch already configured Telnet/SSH.
No comments:
Post a Comment