Is this okay to have in the startup-config on a router? - TechRepublic
Question
March 9, 2010 at 06:22 AM
addyjohnson

Is this okay to have in the startup-config on a router?

by addyjohnson . Updated 16 years, 4 months ago

I was looking through the startup-config on a router I “inherited” at my job. In the below excerpt I noticed a shutdown statement. What would this do if the router was restarted?

———————————-
interface Vlan8
no ip address
ip helper-address 192.168.6.234
shutdown
!
interface Vlan9
ip address 192.168.9.254 255.255.255.0
———————————-

This discussion is locked

All Comments