[j-nsp] Observing "error: device vlan not found"
saurabh sood
saurabh24u at gmail.com
Fri Nov 11 06:46:12 EST 2011
Hello Experts,
During the configuration for vlan and vlan l3-interfaces we observed
"error: device vlan not found".
Following is configuration which i did on MX80 (11.2R3):
interfaces {
ge-0/0/0 {
unit 0 {
family bridge {
interface-mode access;
vlan-id 601;
}
}
vlan {
unit 601 {
family inet {
no-redirects;
address 10.20.21.22/24 {
}
}
}
}
}
bridge-domains {
default {
description default;
domain-type bridge;
vlan-id 1;
}
vlan-601 {
domain-type bridge;
vlan-id 601;
}
}
we are getting:
> show interfaces vlan
error: device vlan not found
Please let me know if this is not supported or there is any other reason.
Aside, during a test with irb interfaces everything is working fine.
Thanks in advance!!!
Regards,
Sunny
More information about the juniper-nsp
mailing list