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

1-9
Cisco Content Services Switch Routing and Bridging Configuration Guide
OL-4580-01
Chapter 1 Configuring Interfaces and Circuits
Configuring Interfaces
Use the phy command to configure the duplex, speed (Fast Ethernet ports only),
and flow control (Gigabit Ethernet ports only) for the interface ports, as follows:
• phy auto-negotiate - Resets the Fast Ethernet and Gigabit Ethernet ports to
automatically negotiate port speed and duplex of incoming signals.
Note Pause mode during auto-negotiation is not supported for the Fast Ethernet
ports.
• phy auto-negotiate {enable | disable} - Disables the Gigabit Ethernet
interface from automatically negotiating duplex of incoming signals. By
default, auto-negotiation is enabled for all Gigabit Ethernet ports.
Gigabit Ethernet port auto-negotiation remains enabled when a pause mode
command is specified so the Gigabit Ethernet interface ports can act upon the
link partner’s flow control capability. If it is necessary to disable
auto-negotiation for the Gigabit Ethernet port when using a pause mode, enter
the phy auto-negotiate disable command.
• phy 10Mbits-FD - Sets the Fast Ethernet port to 10 Mbps and full-duplex
mode.
• phy 10Mbits-HD - Sets the Fast Ethernet port to 10 Mbps and half-duplex
mode.
• phy 100Mbits-FD - Sets the Fast Ethernet port to 100 Mbps and full-duplex
mode.
• phy 100Mbits-HD - Sets the Fast Ethernet port to 100 Mbps and half-duplex
mode.
• phy 1Gbits-FD-asym - Sets the Gigabit Ethernet port to full-duplex mode
with asymmetric pause frames transmitted toward the link partner.
Asymmetric pause is useful when you need the CSS to pause its link partner
but not to respond to pause frames transmitted from the link partner.
• phy 1Gbits-FD-no pause - Sets the Gigabit Ethernet port to full-duplex
mode with no pause frames transmitted or received.
• phy 1Gbits-FD-sym - Sets the Gigabit Ethernet port to full-duplex mode
with symmetric pause (pause frames transmitted and received by the CSS).
Symmetric pause is useful for point-to-point links. By default, all Gigabit
Ethernet ports are configured to full-duplex mode with symmetric pause.