Cisco Ex SERIES Manual de usuario Pagina 52

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 83
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 51
Juniper Networks/Cisco Systems Switch Interoperability Cookbook
! ! !
52
admin@VCF# set interfaces xe-1/0/2 description "RTG to Nexus 7010 e3/3"
admin@VCF# set interfaces xe-1/0/2 unit 0 family ethernet-switching
interface-mode trunk
admin@VCF# set interfaces xe-1/0/2 unit 0 family ethernet-switching vlan
members v2001
admin@VCF# set interfaces xe-1/0/2 unit 0 family ethernet-switching vlan
members v2002
admin@VCF# set interfaces xe-1/0/2 unit 0 family ethernet-switching vlan
members v2003
admin@VCF# set interfaces xe-1/0/10 description "RTG to Cat3850 t1/1/4"
admin@VCF# set interfaces xe-1/0/10 unit 0 family ethernet-switching
interface-mode trunk
admin@VCF# set interfaces xe-1/0/10 unit 0 family ethernet-switching vlan
members v2001
admin@VCF# set interfaces xe-1/0/10 unit 0 family ethernet-switching vlan
members v2002
admin@VCF# set interfaces xe-1/0/10 unit 0 family ethernet-switching vlan
members v2003
Note that this example uses trunk ports. Access ports also can be members of redundant
trunk groups.
3. Disable rapid spanning tree, which is enabled by default:
admin@VCF# delete protocols rstp
4. Define an RTG named “rtg0” and set interface xe-1/0/2.0 as the primary path and
interface xe-1/0/10.0 as the secondary path:
admin@VCF# set switch-options redundant-trunk-group group rtg0 interface
xe-1/0/2.0 primary
admin@VCF# set switch-options redundant-trunk-group group rtg0 interface
xe-1/0/10.0
admin@VCF# commit
Cisco!commands!
Cisco Nexus 7010:
1. NX-OS switch configuration does not require any RTG-specific commands. Simply
define VLANs; disable spanning tree on those VLANs; and assign switch ports to be
trunk-mode members of those VLANs:
Nexus7010# configure terminal
Nexus7010(config)# vlan 2001-2003
Nexus7010(config-vlan)# exit
Nexus7010# no spanning-tree vlan 2001-2003
Nexus7010# interface Ethernet3/3
Nexus7010(config-if)# description RTG to VCF xe-1/0/2
Nexus7010(config-if)# switchport
Nexus7010(config-if)# switchport mode trunk
Nexus7010(config-if)# switchport trunk allowed vlan 2001-2003
Nexus7010(config-if)# no shutdown
Nexus7010# interface Ethernet3/7
Nexus7010(config-if)# description RTG to Cat3850 t1/1/4
Vista de pagina 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 82 83

Comentarios a estos manuales

Sin comentarios