Juniper-networks JUNOS OS 10.4 Manual de usuario Pagina 81

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 208
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 80
}
interfaces ge-3/0/0 {
encapsulation flexible-ethernet-services;
flexible-vlan-tagging;
unit 1 {
encapsulation vlan-vpls;
interface-mode trunk;
vlan-id-range 1-1000; # Note the use of the VLAN id range statement.
}
}
}
interfaces ge-6/0/0 {
encapsulation flexible-ethernet-services;
flexible-vlan-tagging;
unit 11 {
encapsulation vlan-vpls;
interface-mode trunk;
vlan-id 1500;
}
}
}
routing-instances {
customer-c1-virtual-switch {
instance-type virtual-switch;
interface ge-1/0/0.1;
interface ge-2/0/0.1;
interface ge-3/0/0.1;
bridge-domains {
c1-vlan-v1-to-v1000 {
vlan-id all; # Note the use of the VLAN id all statement
}
}
} # End of customer-c1-v1-to-v1000
customer-c2-virtual-switch {
instance-type virtual-switch;
interface ge-1/0/0.11;
interface ge-6/0/0.11;
bridge-domains {
c1-vlan-v1500 {
vlan-id all; # Note the use of the VLAN id all statement
}
}
} # End of customer-c1-v1500
} # End of routing-instances
Note the use of the vlan-id all and vlan-id-range statements in the virtual-switch instance
called customer-c1-v1-to-v1000. The vlan-id all statement implicitly creates multiple
learning domains, each with its own normalized VLAN.
61Copyright © 2013, Juniper Networks, Inc.
Chapter 4: VLANs Within Bridge Domain and VPLS Environments
Vista de pagina 80
1 2 ... 76 77 78 79 80 81 82 83 84 85 86 ... 207 208

Comentarios a estos manuales

Sin comentarios