[j-nsp] Logical Interfaces 802.1ad

Onam Rubio onamrubio at hotmail.com
Sun Oct 18 20:30:51 EDT 2009


Hi experts,

I want to make logical interfaces on a physical interface ge-0/2/0 of a Juniper M10 router to connected to a the trunk port of a Summit Extreme x450 with the ethertype 0x88a8 (IEEE 802.1ad).

I have the following configuration on the router.

ge-0/2/0 {
    vlan-tagging;
    gigether-options {
        ethernet-switch-profile {
            tag-protocol-id 0x88a8;
        }
    }
    unit 50 {
        vlan-tags outer 0x88a8.50;
        family inet {
            address 192.168.175.169/28;
        }
    }
}

I made the test with the 802.1q and it works but with 802.1ad didn't work.

Best regards.
 		 	   		  
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx


More information about the juniper-nsp mailing list