Cisco NM-16ESW - EtherSwitch Switch Manual de usuario Pagina 80

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 90
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 79
Configuring the Cisco Gigabit EtherSwitch EHWIC
Configuration Examples for Gigabit EtherSwitch EHWICs
80
Configuring the Cisco Gigabit EtherSwitch EHWIC
OL-23155-01
Setting the Interface Duplex Mode: Example
The following example shows the interface duplex mode being set to full on GigabitEthernet interface
0/3/7:
Router(config)#interface gigabitethernet 0/3/7
Router(config-if)#duplex full
Adding a Description for an Interface: Example
The following example shows how to add a description of GigabitEthernet interface 0/3/7:
Router(config)#interface gigabitethernet 0/3/7
Router(config-if)#description Link to root switch
VLAN Configuration: Example
The following example shows how to configure inter-VLAN routing:
Router#configure terminal
Router(config)#vlan 1
Router(config)#vlan 2
Router(config)#interface vlan 1
Router(config-if)#ip address 1.1.1.1 255.255.255.0
Router(config-if)#no shut
Router(config-if)#interface vlan 2
Roouter(config-if)#ip address 2.2.2.2 255.255.255.0
Router(config-if)#no shut
Router(config-if)#interface gigabitethernet 0/1/0
Router(config-if)#switchport access vlan 1
Router(config-if)#interface gigabitethernet 0/1/1
Router(config-if)#switchport access vlan 2
Router(config-if)#exit
VLAN Trunking Using VTP: Example
The following example shows how to configure the switch as a VTP server:
Router#configure terminal
Router(config)#vtp mode server
Setting device to VTP SERVER mode.
Router(config)#vtp domain Lab_Network
Setting VTP domain name to Lab_Network
Router(config)#vtp password WATER
Setting device VLAN database password to WATER.
Router(config)#exit
APPLY completed.
Exiting....
Router#
The following example shows how to configure the switch as a VTP client:
Router#configure terminal
Router(config)#vtp client
Setting device to VTP CLIENT mode.
Router(config)#exit
In CLIENT state, no apply attempted.
Exiting....
Vista de pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 89 90

Comentarios a estos manuales

Sin comentarios