user manual
Table Of Contents
- Cisco Content Services Switch Routing and Bridging Configuration Guide
- Contents
- Preface
- Configuring Interfaces and Circuits
- Interface and Circuit Overview
- Configuring Interfaces
- Configuring an Interface
- Entering a Description for the Interface
- Configuring Interface Duplex and Speed
- Setting Interface Maximum Idle Time
- Bridging an Interface to a VLAN
- Specifying VLAN Trunking for an Interface
- Configuring Spanning-Tree Bridging for a VLAN or a Trunked Interface
- Configuring Port Fast on an Interface
- Showing Interface Configurations
- Shutting Down an Interface
- Shutting Down All Interfaces
- Restarting an Interface
- Restarting All Interfaces
- Configuring Circuits
- Configuring RIP for an IP Interface
- Configuring the Switched Port Analyzer Feature
- Configuring Spanning-Tree Bridging for the CSS
- CSS Spanning-Tree Bridging Quick Start
- Configuring Spanning-Tree Bridge Aging-Time
- Configuring Spanning-Tree Bridge Forward-Time
- Configuring Spanning-Tree Bridge Hello-Time
- Configuring Spanning-Tree Bridge Max-Age
- Configuring Spanning-Tree Bridge Priority
- Disabling Bridge Spanning-Tree
- Showing Bridge Configurations
- Configuring Open Shortest Path First (OSPF)
- OSPF Overview
- CSS OSPF Configuration Quick Start
- Configuring OSPF on the CSS
- Configuring OSPF on a CSS IP Interface
- Showing OSPF Information
- OSPF Configuration in a Startup-Configuration File
- Configuring the Address Resolution Protocol
- Configuring Routing Information Protocol
- Configuring the Internet Protocol
- IP Configuration Quick Start
- Configuring an IP Route
- Disabling an Implicit Service for the Static Route Next Hop
- Configuring an IP Source Route
- Configuring the IP Record Route
- Configuring Box-to-Box Redundancy
- Configuring IP Equal-Cost Multipath
- Forwarding IP Subnet Broadcast Addressed Frames
- Configuring IP Unconditional Bridging
- Configuring IP Opportunistic Layer 3 Forwarding
- Showing IP Configuration Information
- Configuring the Cisco Discovery Protocol
- Configuring the DHCP Relay Agent
- Index

Chapter 1 Configuring Interfaces and Circuits
Configuring Interfaces
1-8
Cisco Content Services Switch Routing and Bridging Configuration Guide
OL-4580-01
To remove an interface description, enter:
(config-if[2/1])# no description
Configuring Interface Duplex and Speed
By default, the CSS Fast Ethernet interface and Gigabit Ethernet interface are
configured to auto-negotiate. The CSS automatically detects the network line
speed (Fast Ethernet only) and duplex of incoming signals, and synchronizes
those parameters during data transfer. Auto-negotiation enables the CSS and the
other devices on the link to achieve the maximum common level of operation.
When using Fast Ethernet ports with older equipment that cannot transmit the
duplex and speed with the signals, you can manually configure the speed
(10 Mbps, 100 Mbps) and duplex (half or full duplex) of the CSS port to match
the transmitting equipment.
When you use Gigabit Ethernet ports, if the link does not come up (perhaps due
to traffic congestion), you may need to force the CSS and its link partner in to a
specific mode. The CSS allows you to manually select a full duplex and flow
control (pause frame) mode. Flow control allows the CSS to control traffic during
congestion by notifying the other port to stop transmitting until the congestion
clears. When the other device receives the pause frame, it temporarily stops
transmitting data packets. When the CSS detects local congestion and becomes
overwhelmed with data, the Gigabit Ethernet ports transmits a pause frame. Both
the CSS Gigabit Ethernet and its link partner must be configured with the same
pause method (asymmetric, symmetric, or both). By default, all Gigabit Ethernet
ports are configured to full duplex mode with symmetric pause (pause frames
transmitted and received by the CSS).
Note If you configure the redundancy-phy command on an interface of the master CSS
in a box-to-box redundancy configuration and then make a change to the port
settings of that interface using the phy command (for example, changing
auto-negotiate to 100Mbits-FD), the master CSS fails over to the backup CSS.
To prevent the failover from occurring, first enter the no redundancy-phy
command on the interface, change the port settings, and then reenter the
redundancy-phy command. For information about the redundancy-phy
command, refer to the Cisco Content Services Switch Redundancy Guide.