Cisco 10000 Series Configuration Manual page 81

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

Advertisement

Chapter 3
1-Port OC-12 ATM Line Card Configuration
The following example shows hot to run the diagnostic serial loopback:
Router(config)# interface atm 5/0/0
Router(config-if)# loopback diagnostic serial
ATM PVC Commands
After you create a PVC using the pvc command, you can customize the PVC or a VC class by using the
commands described in this section.
Specifying a Protocol
Use the protocol ip command in interface-ATM-VC configuration mode or VC-class configuration
mode to do one or both of the following:
protocol ip {protocol-address | inarp} [[no] broadcast]
no protocol ip {protocol-address | inarp} [[no] broadcast]
Where:
Use the no form of this command to remove a static map or disable Inverse ARP.
OL-8834-04
path is the internal diagnostic path loopback
serial is the internal diagnostic serial loopback
Specifying a Protocol, page 3-15
Attaching an ATM VC Class to a PVC, page 3-17
Configuring VBR-NRT, page 3-17
Configure a static map for an ATM PVC or VC class.
Enable Inverse ARP or Inverse ARP broadcasts on an ATM PVC by either configuring Inverse ARP
directly on the PVC or in a VC class (applies to IP protocols only).
protocol-address is the peer destination address that is being mapped to a PVC.
inarp (valid only for IP protocols on PVCs) enables Inverse ARP on an ATM PVC. If you specify
a protocol-address instead of inarp, Inverse ARP is automatically disabled for that protocol.
[no] broadcast (optional) indicates that this PVC sends out broadcast packets (for example, IGRP
updates). Pseudo broadcasting is supported. The broadcast keyword of the protocol ip command
takes precedence if you previously configured the broadcast command on the ATM PVC.
For PVCs created under point-to-point subinterfaces, broadcast is enabled by default. For PVCs
created under multipoint subinterfaces, you should use the broadcast argument if you want to
propagate IP routes.
Cisco 10000 Series Router Line Card Configuaration Guide
Commands
3-15

Advertisement

Table of Contents
loading

Table of Contents