[j-nsp] JunOs6.2, 802.3ad Aggregated Ethernet VLAN-ID > 1024?

Armin Arh armin at schlund.de
Mon Dec 13 11:13:52 EST 2004


Hi,

i would like to use 802.3ad with a vlan-id > 1024, but
JunOS seems not to accept that.
I noticed the same thing with JunOS-5 a year ago...
Is this some kind of hardware limit?

bye,
	Armin


armin at wach# commit check
[edit interfaces ae0]
  'unit 0'
    vlan-id out of range (0..1023)
error: configuration check-out failed

[edit]
armin at wach# show
version 6.2R2.5;
system {
chassis {
    aggregated-devices {
        ethernet {
            device-count 1;
        }
    }
}
interfaces {
    ge-1/3/0 {
        gigether-options {
            802.3ad ae0;
        }
    }
    ae0 {
        vlan-tagging;
        unit 0 {
            vlan-id 4011;
            family inet {
                address 1.2.3.4/31;
            }
            family inet6 {
                address 2001:8d8:aaa:bbb::0/64;
            }
        }
    }
}

-- 
Armin Arh
Schlund + Partner AG
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : https://puck.nether.net/pipermail/juniper-nsp/attachments/20041213/35e2c37b/attachment.bin


More information about the juniper-nsp mailing list