4-6
Cisco ONS 15310-CL and Cisco ONS 15310-MA Ethernet Card Software Feature and Configuration Guide R8.5
78-18133-01
Chapter 4 Configuring Interfaces on the ML-Series Card
Monitoring Operations on the Fast Ethernet Interfaces
Monitoring Operations on the Fast Ethernet Interfaces
To verify the settings after you have configured the interfaces, enter the show interface command. For
additional information on monitoring the operations on POS interfaces, see the “Configuring POS on the
ML-Series Card” chapter.
Example 4-2 shows the output from the show interface command, which displays the status of the
interface including port speed and duplex operation.
Example 4-2 show interface Command Output
ML_Series# show interface fastethernet 0
FastEthernet0 is up, line protocol is up
Hardware is epif_port, address is 000b.fcfa.339e (bia 000b.fcfa.339e)
Description: 100 mbps full duplex q-in-q tunnel
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 18/255, rxload 200/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:00:00, 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: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 75000 kilobits/sec
30 second input rate 78525000 bits/sec, 144348 packets/sec
30 second output rate 7363000 bits/sec, 13537 packets/sec
Step 3 ML_Series(config-if)# shutdown Manually shuts down the interface. Encapsulation
changes on POS ports are allowed only when the
interface is shut down (ADMIN_DOWN).
Step 4 ML_Series(config-if)# encapsulation
type
Sets the encapsulation type. Valid values are:
hdlc—Cisco high-level data link control
(HDLC)
lex—(Default) LAN extension, special
encapsulation for use with Cisco ONS
Ethernet line cards
ppp—Point-to-Point Protocol
Note Under GFP-F framing, the
ONS 15310-CLand ONS 15310-MA
ML-Series card is restricted to LEX
encapsulation.
Step 5 ML_Series(config-if)# no shutdown Restarts the shutdown interface.
Step 6 ML_Series(config)# end Returns to privileged EXEC mode.
Step 7 ML_Series# copy running-config
startup-config
(Optional) Saves configuration changes to
NVRAM.
Command Purpose