Disable IPv4 routing for routing-instance?
Hello list, Junos provice a method to disable isis ipv4 routing support like this: isis { no-ipv4-routing; } However,we want to disable ipv4 routing for an VRF like that,is there any method for us to do so? Thanks a lot.
-----Original Message----- From: asnoka [mailto:asnoka@gmail.com] Sent: Tuesday, March 30, 2010 7:50 PM To: nanog@nanog.org Subject: Disable IPv4 routing for routing-instance?
Hello list, Junos provice a method to disable isis ipv4 routing support like this:
isis { no-ipv4-routing; }
However,we want to disable ipv4 routing for an VRF like that,is there any method for us to do so?
You might want to try checking out the Juniper-NSP mailing list for future questions of this nature - http://puck.nether.net/mailman/listinfo/juniper-nsp But while we are on the topic, you can disable the IPv4 routing for a VRF with the following: 'set routing-instances <instance-name> protocols isis no-ipv4-routing' Stefan Fouant, CISSP, JNCIE-M/T www.shortestpathfirst.net GPG Key ID: 0xB5E3803D
participants (2)
-
asnoka
-
Stefan Fouant