Monitoring Operations On The Fast Ethernet And Gigabit Ethernet Interfaces - Cisco ONS 15454 Software Feature And Configuration Manual

Sonet / sdh ml-series multilayer ethernet card
Hide thumbs Also See for ONS 15454:
Table of Contents

Advertisement

Understanding Interfaces
Command
Step 5
Router#(config-if)# no shutdown
Step 6
Router#(config)# end
Step 7
Router# copy running-config startup-config
Note
Repeat Steps 1 to 4 to configure the other Gigabit Ethernet interfaces.
The following example shows how to do an initial configuration of a Gigabit Ethernet interface with
autonegotiation and an IP address:
Router(config)# interface gigabitethernet 0
Router(config-if)# ip address 10.1.2.3 255.0.0.0
Router(config-if)# negotiation auto
Router(config-if)# no shutdown
Router(config-if)# end
Router# copy running-config startup-config

Monitoring Operations on the Fast Ethernet and Gigabit Ethernet Interfaces

To verify the settings after you have configured Fast Ethernet interfaces, enter the show interface
command.
The following output from the show interface command displays the status of the Fast Ethernet interface
including port speed and duplex operation:
Router# show interface fastEthernet 0
FastEthernet0 is up, line protocol is up
Hardware is epif_port, address is 0005.9a39.6634 (bia 0005.9a39.6634)
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:23, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
Cisco ONS 15454 SONET/SDH ML-Series Multilayer Ethernet Card Software Feature and Configuration Guide, R4.0
4-6
reliability 255/255, txload 1/255, rxload 1/255
0 packets input, 0 bytes
Received 0 broadcasts (0 IP multicast)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast
0 input packets with dribble condition detected
4 packets output, 1488 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Chapter 4
Purpose
Enables the interface by preventing it from
shutting down.
Returns to privileged EXEC mode.
(Optional) Saves configuration changes to
TCC+/TCC2 Flash database.
Configuring Interfaces
78-15224-02

Advertisement

Table of Contents
loading

Table of Contents