Understanding Interfaces; Configuring The Fast Ethernet Interfaces (Ml100T-12) - 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

Understanding Interfaces

ML-Series cards support Fast Ethernet, Gigabit Ethernet and POS interfaces. This section provides some
examples of configurations for all interface types.
To configure an IP address or bridge-group number on a Fast Ethernet, Gigabit Ethernet, or POS
interface, perform the following procedure:
Command
Step 1
Router(config)# interface type number
Step 2
Router(config-if)# {ip address ip-address
subnet-mask | bridge-group
bridge-group-number}
Step 3
Router(config-if)# no shutdown
Step 4
Router(config)# end
Step 5
Router# copy running-config startup-config
Repeat Steps 1 through 3 to configure the other interfaces on the ML-Series card.
Note

Configuring the Fast Ethernet Interfaces (ML100T-12)

To configure the IP address or bridge-group number, autonegotiation, and flow control on a Fast Ethernet
interface, perform the following procedure, beginning in global configuration mode:
Command
Step 1
Router(config)# interface fastethernet
number
Step 2
Router(config-if)# {ip address ip-address
subnet-mask | bridge-group
bridge-group-number}
Step 3
Router(config-if)# {no] speed [10 | 100 |
auto}
Step 4
Router(config-if)# [no] duplex {full
|
auto}
Cisco ONS 15454 SONET/SDH ML-Series Multilayer Ethernet Card Software Feature and Configuration Guide, R4.0
4-4
Purpose
Activates interface configuration mode to
configure either the Gigabit Ethernet interface, the
Fast Ethernet interface or the POS interface.
Sets the IP address and IP subnet mask to be
assigned to the interface.
or
Assigns a network interface to a bridge group.
Enables the interface by preventing it from
shutting down.
Returns to privileged EXEC mode.
(Optional) Saves configuration changes to timing
and control card (TCC+/TCC2) Flash database.
Purpose
Activates interface configuration mode to
configure the Fast Ethernet interface.
Sets the IP address and IP subnet mask to be
assigned to the interface.
or
Assigns a network interface to a bridge group.
Configures the transmission speed for 10 or
100 Mbps. If you set the speed or duplex for auto,
you enable autonegotiation on the system—the
ML-Series card matches the speed and duplex
mode of the partner node.
|
for full duplex, half duplex, or autonegotiate.
half
Chapter 4
Configuring Interfaces
78-15224-02

Advertisement

Table of Contents
loading

Table of Contents