[j-nsp] routing-instance interfaces
Nelson, Brian
brian.nelson at utdallas.edu
Tue Jun 27 14:24:28 EDT 2017
I'm setting up multiple routing-instances for multiple customers. Routing-instance configuration uses the same interfaces in multiple places in the routing-instance config; and I am looking for block substitution method. I don't see groups as an effective way to minimize errors.
Suggestions would be appreciated.
Brian Nelson
{master}[edit routing-instances dept-ospf]
admin at mxre0# show
instance-type virtual-router;
interface xe-0/0/9.0;
interface xe-1/0/9.0;
inactive: interface irb.11;
interface irb.69;
interface irb.112;
interface irb.113;
interface irb.114;
interface irb.115;
interface irb.178;
interface irb.179;
interface irb.183;
interface irb.196;
interface irb.217;
interface irb.232;
interface lo0.802;
forwarding-options {
dhcp-relay {
server-group {
IT {
10.18.7.10;
10.18.5.16;
}
}
active-server-group IT;
group local {
inactive: interface irb.11;
interface irb.112;
interface irb.113;
interface irb.115;
interface irb.178;
interface irb.179;
interface irb.183;
interface irb.217;
interface irb.232;
}
}
protocols {
ospf {
export ospfExport;
area 10.14.0.0 {
nssa;
area-range 10.14.0.0/16;
interface irb.179;
interface irb.183;
interface irb.115;
interface irb.113;
interface irb.178;
interface irb.112;
interface irb.69;
interface irb.232;
interface irb.217;
interface irb.114;
}
area 0.0.0.0 {
More information about the juniper-nsp
mailing list