Cisco 7206VXR Installation Guide - Page 41

Cisco 7206VXR - VPN Bundle Router Manual

Page 41 highlights

Chapter 1 Product Overview Field-Replaceable Units The RJ-45 port is the default media type for the I/O controller that is equipped with an MII port and an RJ-45 port. Use the media-type command to change the I/O controller's media type and the show interfaces command to verify the change. The following example configures the MII port as the media type for the I/O controller: Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)# int fastethernet 0/0 Router(config-if)# media-type mii Router(config-if)# no shutdown Router(config-if)# exit Router(config)# %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up Router# show interfaces fastethernet 0/0 FastEthernet0/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 100X command to return the media type to the RJ-45 port. The default transmission mode for the Fast Ethernet port on the I/O controller is half-duplex. Use the full-duplex command to change the Fast Ethernet port's transmission mode and the show interfaces command to verify the change as follows: Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)# int fastethernet 0/0 Router(config-if)# full-duplex Router(config-if)# no shutdown Router(config-if)# exit Router(config)# %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up Router# show interfaces fastethernet 0/0 FastEthernet0/0 is administratively up, line protocol is up (display text omitted) Encapsulation ARPA, loopback not set, keepalive not set, fdx, 100BaseTX (display text omitted) Use the no full-duplex command to return the Fast Ethernet port on the I/O controller to half-duplex transmission mode. OL-5102-02 Cisco 7206 Installation and Configuration Guide 1-23

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150

1-23
Cisco 7206 Installation and Configuration Guide
OL-5102-02
Chapter 1
Product Overview
Field-Replaceable Units
The RJ-45 port is the default media type for the I/O controller that is equipped with an MII port and an
RJ-45 port. Use the
media-type
command to change the I/O controller’s media type and the
show
interfaces
command to verify the change. The following example configures the MII port as the media
type for the I/O controller:
Router#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Router(config)#
int fastethernet 0/0
Router(config-if)#
media-type mii
Router(config-if)#
no shutdown
Router(config-if)#
exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed
state to up
%LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
Router#
show interfaces fastethernet 0/0
FastEthernet0/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 100X
command to return the media type to the RJ-45 port.
The default transmission mode for the Fast Ethernet port on the I/O controller is half-duplex. Use the
full-duplex
command to change the Fast Ethernet port’s transmission mode and the
show interfaces
command to verify the change as follows:
Router#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Router(config)#
int fastethernet 0/0
Router(config-if)#
full-duplex
Router(config-if)#
no shutdown
Router(config-if)#
exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed
state to up
%LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
Router#
show interfaces fastethernet 0/0
FastEthernet0/0 is administratively up, line protocol is up
(display text omitted)
Encapsulation ARPA, loopback not set, keepalive not set, fdx, 100BaseTX
(display text omitted)
Use the
no full-duplex
command to return the Fast Ethernet port on the I/O controller to half-duplex
transmission mode.