Subject: Disable IPv4 routing for routing-instance?
From: asnoka at gmail.com (asnoka)
Date: Tue, 30 Mar 2010 23:50:04 +0000
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.