Cisco 10000 Series Configuration Manual page 72

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

Advertisement

Interface Configuration Samples
Applying a VC Class
You can apply a VC class (created in the previous procedure) to a PVC or an interface.
You have completed the steps for assigning a VC class to a PVC.
Enabling ILMI PVC Discovery
You can enable ILMI to automatically discover PVCs on neighboring switches and duplicate those PVC
entries on the 1-Port OC-12 ATM line card.
To enable ILMI
Create PVC 0/16 on the main interface, as shown in the following example:
Step 1
Router(config)# interface atm 5/0/0
Router(config-if)# pvc 0/16 ilmi
Router(config-if-atm-vc)# exit
Router(config-if)#
In the following example, ILMI PVC discovery is enabled for the 1-Port OC-12 ATM line card.
Step 2
Router(config-if)# atm ilmi-pvc-discovery
You have completed the steps required for running ILMI PVC discovery. You can use the show atm pvc
command to display the PVCs on the Cisco 10000 series router.
Completing a Configuration
This section offers general information on completing a configuration of an 1-Port OC-12 ATM line
card.
After you configure the interfaces for ATM, you may need to enter interface configuration mode and
Step 1
specify routing protocols, network addresses, and so on.
Step 2
After you have included all of the configuration subcommands to complete the configuration, enter
Ctrl-Z (hold down the Control key while you press Z) to exit configuration mode.
Step 3
Write the new configuration to memory:
Router# copy running-config startup-config
Cisco 10000 Series Router Line Card Configuaration Guide
3-6
In the following example, the class named boston is applied to subinterface 5/0/0.1.
Router(config)# interface atm 5/0/0.1
Router(config-subif)# class-int boston
Router(config-subif)#
In the following example, the class named boston is applied to a new PVC (0/102) in subinterface
5/0/0.2.
Router(config)# interface atm 5/0/0.2
Router(config-subif)# pvc 0/102
Router(config-if-atm-vc)# class-vc boston
Router(config-if-atm-vc)#
Chapter 3
1-Port OC-12 ATM Line Card Configuration
OL-8834-04

Advertisement

Table of Contents
loading

Table of Contents