Showing posts with label cisco basic command. Show all posts
Showing posts with label cisco basic command. Show all posts

Monday, July 13, 2015

CISCO basic command

Cisco Switches - Restart or On/Off Interface Port

Type the following commands to enable an interface on a CISCO switch or route
# enable
# configure terminal(config)
# interface FastEthernet 0/1(config-subif)
no shutdown(config-subif)
# end
# write

Cisco Switches - Setup DHCP Relay

To check the IP Helper address setup for a VLAN
#show ip interface vlan <vlan id>

Cisco Switch Port, VLAN and Trunk Guide
source :http://www.techieshelp.com/cisco-switch-port-vlan-and-trunk-guide/