Cisco Systems ACIP-SM(=) manual Monitor and Maintain the Acip, Configuration Example

Page 25

Configuring the ACIP

Monitor and Maintain the ACIP

After configuring the new interface, you can display its status. You can also display the current status of connections and active modems on each interface. To show current status information, perform the following tasks in EXEC mode:

Task

Command

Display the configured cable channels status.

show cable channel

 

 

Display the active modems.

show cable modem

 

 

Display the ATM interface status.

show interface atm slot/number

 

 

Display the BVI interface status.

show interface bvi slot/number

 

 

Configuration Example

This section contains an example that shows how to configure the ACIP interface; it also shows other

Cisco IOS commands required for the ACIP to connect to a cable headend (modem).

Each ATM virtual circuit carries data for a single subscriber cable data modem. Data sent over this interface is first encapsulated in Ethernet frames and then encapsulated in AAL5 CPCS-PDU (per RFC 1483 LLC SNAP Encapsulation of Bridged Protocols). To support encapsulation, the router must operate as an integrated router/bridge by using the bridge irb command and the bridge-group virtual interface (interface bvi command). The bridge-group virtual interface decapsulates the Ethernet packets received from the ATM interface and multiplexes the router interface to multiple VCs. No actual bridging is performed between VCs.

All of the IP devices on each of the Ethernet interfaces of the subscriber cable data modem must be on the same IP subnet. The router, in general, will not perform an ARP to find MAC addresses of hosts; instead, the router will assume that DHCP is used by each host. Because entries in the ARP table must not age out normally, the software automatically adds the bridge number aging-time 604800 command to the configuration file.

Data from one host to another on the same cable channel must be sent via the router. The router knows that two hosts are both on the same subnet and would normally send an ICMP redirect to inform the first host that a better path exists. However, because the cable media does not support direct host-to-host communications, the router must do the forwarding, and the ICMP must be suppressed with the no ip redirects command.

The cable bind command specifies the headend IP address (1.1.1.2), and the BVI interface specifies the local IP address (1.1.1.1).

Router(config)# interface atm 5/0

Router(config-if)# bridge-group 1

Router(config-if)#bridge-group 1 spanning-disable

Router(config-if)# no shutdown

Router(config-if)# exit

Router(config)# cable bind atm 5/0 17 1.1.1.2

Router(config)# bridge irb

Router(config)# interface bvi 1

Router(config-if)#ip address 1.1.1.1 255.255.255.0

Router(config-if)# no ip redirects

Router(config-if)# exit

Router(config)# bridge 1 protocol dec

Router(config)# bridge 1 route ip

Router(config)# exit

ATM Cable Interface Processor (ACIP) Installation and Configuration 25

Image 25
Contents Product Numbers ACIP-SM= ATM Terms and Acronyms Asynchronous Transfer Mode Overview Acip Description Acip FeaturesAcip Interface Power BudgetSonet Distance Limitations Approximating the Acip Power Margin Acip Cables, PLIM, and Connections Multimode Power Budget Example of Dispersion LimitDuplex SC-Type Connector Acip Software Prerequisites Acip Installation PrerequisitesHardware and Host Router Prerequisites Cisco 7507, Interface Processor End Cisco 7513, Interface Processor End Safety Warnings Safety GuidelinesList of Parts and Tools Acip Installation Prerequisites Preventing Electrostatic Discharge Damage Telephone WiringElectrical Equipment Acip Installation Prerequisites Install a module as follows Installing and Removing an AcipRemove a module as follows Attaching Network Interface Cables to the Acip Using LEDs to Check Acip StatusUsing LEDs to Check Acip Status Router# show version Using show Commands to Verify Interface StatusRouter# show cont cbus Configuring the Acip Configure an Acip Interface Acip Defaults Parameter Command Default ValueConfigure Cable Parameters Configure the Integrated Routing and Bridging FeatureConfigure the Bridge-Group Virtual Interface Interface bvi bridge-group Configure Protocols for Routing or BridgingConfiguration Example Monitor and Maintain the AcipATM show Commands Acip Error StatisticsChecking the Configuration Router# show atm vc Using the Debug ATM CommandsExamples of ATM Error Messages Examples of ATM Error Messages F4 Segment ATMATM2/0 VC1 Bad SAP received Cisco Connection Online