[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Example: Configuring a Stacked VLAN Dynamic Profile

svlan-prof1 {
interfaces {
$junos-interface-ifd-name {
unit $junos-interface-unit {
vlan-tags outer $junos-stacked-vlan-id inner $junos-vlan-id;
family inet {
unnumbered-address lo0.0 preferred-source-address 100.20.0.2;
}
}
}
}
}

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]