You are on page 1of 1

College networking commands

MOTD:
Switch(config)# banner motd [text]

Line(s):
R# show line
R(config)# line [aux | console | vty] [line-number]
R(config-line)# password
R(config-line)# login
R(config-line)# loggin synchronous
R(config-line)# exec-timeout [time in minutes]

DHCP:
R(config)# ip dhcp excluded-address [start] [end]
R(config)# ip dhcp pool [pool name]
R(dhcp-config)# network [ip address\subnet mask]
R(dhcp-config)# default-router [ip address]
R(dhcp-config)# dns-server [address]
R(config-if)# ip helper-address [dhcp server address]

You might also like