[c-nsp] SVI's on 3550s

Ian MacKinnon ian.mackinnon at gmail.com
Mon Jan 30 10:03:11 EST 2006


Hi All,

Quick question, do SVI's track physical interface states?

I am trying to configure a floating static but the original route
never disappears as the SVi stays up, even though the only interface
in the vlan goes down.

interface FastEthernet0/1
 description ConnectiontoLeasedLine
 switchport access vlan 10
 switchport mode access
 no cdp enable
!
interface Vlan10
 description ConnectiontoLeasedLine
 ip address xxx.xxx.xxx.80 255.255.255.252
!

interface Vlan12
 description ISDNbackup
 ip address xxx.xxx.xxx98 255.255.255.252
!
ip classless
ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.69
ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.97 100



More information about the cisco-nsp mailing list