[j-nsp] Observing "error: device vlan not found"
Humair Ali
humair.s.ali at gmail.com
Fri Nov 11 08:01:55 EST 2011
arent you missing the interface in your bridge-domain ?
On 11 November 2011 11:46, saurabh sood <saurabh24u at gmail.com> wrote:
> 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
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
--
Humair
More information about the juniper-nsp
mailing list