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

Example: Dynamic Stacked VLAN Interface Configuration

interfaces {
ge-0/0/0 {
stacked-vlan-tagging;
auto-configure {
stacked-vlan-ranges {
dynamic-profile svlan-prof {
accept inet;
ranges {
1-1, any;
}
}
}
}
}
}

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