Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: nsp: juniper
Layer 2 feature on srx
 

Index | Next | Previous | View Flat


bruno.juniper at gmail

Apr 9, 2012, 2:05 AM


Views: 1357
Permalink
Layer 2 feature on srx

hello expert,
i use two srx210h to test some Layer 2 networking features on MX Series routers. the topo is very simple
PC1---SRX1----SRX2----PC2. the link in srx1---srx2 is set to trunk mode. PC1 and PC2 is belong to vlan 100. PC1 can't ping PC2.


interfaces {
ge-0/0/1 {
description TO-SRX2;
vlan-tagging;
unit 0 {
family bridge {
interface-mode trunk;
vlan-id-list [ 100 200 ];
}
}
}
fe-0/0/4 {
unit 0 {
family bridge {
interface-mode access;
vlan-id 100;
}
}
}
irb {
unit 100 {
description "GW For VLAN 100";
family inet {
address 100.1.1.254/24;
}
}
unit 200 {
description "GW For VLAN 200";
family inet {
address 200.1.1.254/24;
}
}
}
}
security {
forwarding-options {
family {
mpls {
mode packet-based;
}
}
}
}
bridge-domains {
vlan_100 {
vlan-id 100;
routing-interface irb.100;
}
vlan_200 {
vlan-id 200;
routing-interface irb.200;
}
}



------------------
Best Regards,
Bruno
_______________________________________________
juniper-nsp mailing list juniper-nsp [at] puck
https://puck.nether.net/mailman/listinfo/juniper-nsp

Subject User Time
Layer 2 feature on srx bruno.juniper at gmail Apr 9, 2012, 2:05 AM
    Re: Layer 2 feature on srx ashish.scit at gmail Apr 9, 2012, 2:09 AM
    Re: Layer 2 feature on srx bruno.juniper at gmail Apr 9, 2012, 2:10 AM
        Re: Layer 2 feature on srx p.mayers at imperial Apr 9, 2012, 2:21 PM
            Re: Layer 2 feature on srx dhanks at juniper Apr 9, 2012, 10:17 PM
                Re: Layer 2 feature on srx plunin at senetsy Apr 10, 2012, 1:17 AM
    Re: Layer 2 feature on srx tom at snnap Apr 9, 2012, 4:56 AM
    Re: Layer 2 feature on srx bruno.juniper at gmail Apr 9, 2012, 5:06 AM
        Re: Layer 2 feature on srx xmin0s at gmail Apr 9, 2012, 5:17 AM
    Re: Layer 2 feature on srx stillwaxin at gmail Apr 10, 2012, 9:13 AM
    Re: Layer 2 feature on srx plunin at senetsy Apr 11, 2012, 4:10 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.