[c-nsp] passive-interface on VRF-specific OSPF process

Lukas Garberg lukas at spritelink.net
Fri Jun 26 03:06:53 EDT 2009


Hi all,

while configuring an OSPF process for a VRF on a Cisco 3550-12G
(running 12.2(25)SE) I notice that the command "passive-interface"
is unavailable. How can this be? Is there another way I can suppress
routing updates on an interface?

Relevant parts of the configuration:
!
ip vrf SAN
 rd 29468:1
!
interface Loopback1
 ip vrf forwarding SAN
 ip address 172.17.0.242 255.255.255.255
!
interface Vlan390
 ip vrf forwarding SAN
 ip address 172.17.0.30 255.255.255.252
!        
interface Vlan391
 ip vrf forwarding SAN
 ip address 172.16.8.1 255.255.252.0
!        
router ospf 64512 vrf SAN
 log-adjacency-changes
 auto-cost reference-bandwidth 10000
 capability vrf-lite
 area 0 authentication message-digest
 network 172.16.0.0 0.15.255.255 area 0
!

Regards,
Lukas Garberg


More information about the cisco-nsp mailing list