Cisco Systems VIP-FE-TX/4E Guía de usuario Pagina 42

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 58
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 41
42 VIP-FE-TX/4E Installation and Configuration
VIP Port Adapter Functions
FE-TX half-duplex operation is the default. To change to full-duplex operation, use the following
series of commands:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)# interface fastethernet 3/0/0
Router(config-if)# full-duplex
Router(config-if)# ^z
Using the show interfaces fastethernet command, you can see that the 3/0/0 Fast Ethernet interface
is now configured for full-duplex operation, as follows:
Router# sh int fa 3/0/0
FastEthernet 3/0/0 is administratively up, line protocol is up
(display text omitted)
Encapsulation ARPA, loopback not set, keepalive not set, fdx, 100BaseTX
To return the interface to half-duplex operation, use the no full-duplex configuration command, as
follows:
Router# config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# int fa 3/0/0
Router(config-if)# no full-duplex
Router(config-if)# ^Z
Router#
Using the show interfaces fastethernet command, you can see that the 3/0/0 Fast Ethernet interface
is now configured for half-duplex operation, as follows:
Router# sh int fa 3/0/0
FastEthernet3/0/0 is administratively up, line protocol is up
(display text omitted)
Encapsulation ARPA, loopback not set, keepalive not set, hdx, 100BaseTX
(display text omitted)
The RJ-45 connection is the default. To change to an MII connection and then verify it, use the
following series of commands, including the media-type configuration command:
Router# config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# int fa 3/0/0
Router(config-if)# media-type mii
Router(config-if)# ^Z
Router# sh int fa 3/0/0
FastEthernet3/0/0 is administratively up, line protocol is up
(display text omitted)
Encapsulation ARPA, loopback not set, keepalive not set, hdx, MII
(display text omitted)
Use the media-type 100BaseTX configuration command to return the interface to its default state
for RJ-45 connections.
Vista de pagina 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 57 58

Comentarios a estos manuales

Sin comentarios