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

Example: Dynamic VLAN Interface Configuration

interfaces {
ge-0/0/0 {
vlan-tagging;
auto-configure {
vlan-ranges {
dynamic-profile vlan-prof1 {
accept inet;
ranges {
any;
}
}
}
}
}
}

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