Juniper-networks JUNOS OS 10.4 Uživatelský manuál Strana 50

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 208
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 49
Example Step: Configuring Bridge Domains
There are two supported ways to configure an IRB with bridge domains. One way is to
use the interface-mode trunk statement. The other way is shown here and is known as
the encapsulation method. The encapsulation method is the preferred way to configure
an IRB with bridge domains.
To configure the bridge domains on all three routers:
1.
Configure a bridge domain on Router 1:
[edit]
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;
}
vlan202 {
domain-type bridge;
vlan-id 202;
}
vlan203 {
domain-type bridge;
vlan-id 203;
}
vlan204 {
domain-type bridge;
vlan-id 204;
}
vlan205 {
domain-type bridge;
vlan-id 205;
}
}
2.
Configure a bridge domain on Router 2:
[edit]
bridge-domains {
vlan100 {
domain-type bridge;
vlan-id 100;
Copyright © 2013, Juniper Networks, Inc.30
Junos OS 13.1 MX Series 3D Universal Edge Routers Solutions Guide
Zobrazit stránku 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 207 208

Komentáře k této Příručce

Žádné komentáře