Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Re: Broadcast Vlan

$
0
0

Hi,

 

I have seen this one,

 

 
bridge-domains {
vlan100 {
domain-type bridge;
vlan-id 100;
interface ge-2/2/1.100;
interface ae1.100;
}
vlan200 {
domain-type bridge;
vlan-id 200;
interface ge-2/2/1.200;
interface ge-2/2/6.200;
interface ae1.200;
}
vlan201 {
domain-type bridge;
vlan-id 201;
}

 

 

However, I don´t understand where can create one bridge dominain whit vlans, Would be like this?

 

bridge-domains {
vlans {
    default {
        l3-interface vlan.17;
    }
    vlan10 {
        vlan-id 10;
        l3-interface vlan.10;
    }

}

Then If I send one brodcast trough vlan.17, the vlan.10 will be receive it??

 

Thanks.

 

Regards.

 

 


Viewing all articles
Browse latest Browse all 17645

Trending Articles