Cisco 10000 Series Configuration Manual page 194

Router line card
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

SDH-Framed Interface Configuration Sample
b.
c.
d.
Step 4
Enter the encapsulation method. This example shows the command for using Frame Relay
encapsulation. You can also choose PPP or HDLC.
Router(config-if)# encapsulation frame-relay
If IP routing is enabled on the system, you can assign an IP address and subnet mask. For example:
Step 5
Router(config-if)# ip address 172.16.32.49 255.255.0.0
Add any configuration subcommands required to enable routing protocols and set the interface line
Step 6
characteristics.
Change the shutdown state to up, which enables the interface.
Step 7
Router(config-if)# no shutdown
When you have entered all of the configuration subcommands to complete the configuration, press
Step 8
Ctrl-Z to exit configuration mode.
Write the new configuration to NVRAM.
Step 9
Router# copy running-config startup-config
After you create an interface configuration, you can modify it at any time by using the appropriate Cisco
IOS configuration commands.
SDH-Framed Interface Configuration Sample
If you configure the 4-port STM-1 line card for SDH framing, each OC-3/STM-1 port can be configured
as:
Cisco 10000 Series Router Line Card Configuaration Guide
7-10
Use the t1 channel group command to create fractional T1 interfaces. In the following example, T1
interface 3 (of 28) is defined as being made up of three channel groups, numbers 19, 20, and 21 (any
numbers between 0 and 23). The channel groups consist of a total of 24 DS0 timeslots. Each channel
group represents a separate interface.
Router(config-controller) t1 3 channel-group 19 timeslots 1-6, 10
Router(config-controller) t1 3 channel-group 20 timeslots 7,8,9
Router(config-controller) t1 3 channel-group 21 timeslots 11-24
Go to interface configuration mode for one of the channel groups. For example:
Router(config)# interface serial 2/0/0.4/3:19
Go to Step 4.
Three AU-3 controllers, each of which can be configured as a T3 interface or as 28 T1 interfaces or
21 E1 interfaces. These interfaces can be channelized into fractional T1s or E1s.
Three AU-4-TUG-3 controllers, each of which can be configured as 28 T1 interfaces or up to 21 E1
interfaces. These interfaces can be channelized into fractional T1s or E1s.
AU-3 and AU-4-TUG-3s are based on the higher order path, and do not operate
Note
independently, but operate in groups of three. If you shutdown any AU-3 or AU-4-TUG-3
controller, the other two controllers on the same SONET port are also shut down.
Chapter 7
4-Port Channelized OC-3/STM-1 Line Card Configuration
OL-8834-04

Advertisement

Table of Contents
loading

Table of Contents