[j-nsp] Are IRB interfaces still not functional under SRX?
Klaus Groeger
klauzi at gmail.com
Sat Apr 5 08:58:27 EDT 2014
On SRX branches one configures :
interfaces {
vlan {
unit 123 {
family inet {
address 192.168.123.1/24
}
}
}
ge-0/0/0 {
unit 0 {
family ethernet-switching
vlan {
members 123
}
}
}
}
}
vlan {
onetwothree {
vlan-id 123
l3-interface vlan.123
}
}
On SRX IRBs are called RVIs (Routed VLAN Interfaces). This way one gets interfaces configured
as switching interfaces with a routable address. You may apply most L2 options in branch SRX as needed, even LAGs and all the other stuff.
Regards, Klaus
More information about the juniper-nsp
mailing list