Page 27
Chapter 24 Configuring ATM Router Module Interfaces
Configuring IP Multicast
Configuring IP Multicast
To configure IP multicast over an RFC 1483 permanent virtual connection (PVC) on an ATM router module, use the following commands, beginning in global configuration mode:
| | | Command | Purpose |
Step 1 | | |
Switch(config)# ip multicast-routing | Enables IP multicast routing. |
Step 2 | | |
Switch(config)# interface atm | Creates the ATM router module point-to-multipoint |
| | | card/subcard/port.subinterface# multipoint | subinterface, and enters subinterface mode. |
| | | Switch(config-subif)# | Note The ATM router module only supports |
| | | | point-to-multipoint subinterfaces. |
Step 3 | | |
Switch(config-subif)# map-groupname | Enters the map group name associated with this PVC. |
| | |
Step 4 Switch(config-subif)# atm pvc 2 vci-a[upc upc] | Configures the PVC. |
| | | [pd pd] interface atm card/subcard/port[.vpt#] | Note The VPI number on the ATM router module |
| | | vpi-bvci-b[upc upc] encap aal5snap |
| | | interface must be 2. |
| | | |
Step 5 | | |
Switch(config-subif)# ip pim dense-mode | Enables Protocol Independent Multicast dense mode |
| | | | on the subinterface. |
Step 6 | | |
Switch(config-subif)# exit | Returns to global configuration mode. |
| | | Switch(config)# | | |
Step 7 | | |
Switch(config)# map-listname | Creates a map list by naming it, and enters map-list |
| | | Switch(config-map-list)# | configuration mode. |
| | | | |
Step 8 | | |
Switch(config-map-list)# ip ip-address | Associates a protocol and address with a specific |
| | | {atm-nsap address atm-vc vci} broadcast | virtual circuit. |
Step 9 | | |
Switch(config-map-list)# end | Returns to privileged EXEC mode. |
| | | Switch# | | |
| | | | | |
| | | Example | | |
| | | Switch(config)# ip multicast-routing | | |
| | | Switch(config)# interface atm 1/0/0.1011 multipoint |
| | | Switch(config-subif)#ip address 10.1.1.1 255.255.255.0 |
| | | Switch(config-subif)# map-group net1011 | | |
| | | Switch(config-subif)#atm pvc 2 1011 interface atm 3/0/0 0 1011 encap aal5snap |
| | | Switch(config-subif)# ip pim dense-mode | | |
| | | Switch(config-subif)# exit | | |
| | | Switch(config)# map-list net1011 | | |
| | | Switch(config-map-list)#ip 10.1.1.2 atm-vc 1011 broadcast |
| | | | | |
Note | For more information on IP multicast, refer to the Layer 3 Software Configuration Guide. |
| | | | | |
About Rate Limiting
Rate limiting is available on the Catalyst 8540 MSR, Catalyst 8510 MSR, Catalyst 8540 CSR, and Catalyst 8510 CSR. This feature is similar to the IOS committed access rate (CAR) feature. You can deploy rate limiting on your switch router to ensure that a packet, or data source, adheres to a stipulated contract, and to determine the QoS for a packet.
| | | | | | |
| | ATM and Layer 3 Switch Router Software Configuration Guide | | |
| | |
| OL-1911-05 | | | 24-27 | |
| | | |
Contents
24-1
Configuring ATM Router Module Interfaces
24-2
Overview of the ATM Router Module
24-3
Catalyst 8540 MSR Enhanced ATM Router Module Features
24-4
Catalyst 8540 MSR ATM Router Module Features
24-5
Hardware Restrictions
24-6
24-7
Catalyst 8540 MSR ATM Router Module Software Restrictions
24-8
Ssrp
24-9
Configuring ATM Router Module Interfaces
Example
Manual ATM Router Module Interface Configuration
Command Purpose
Switchconfig# interface atm 0/0/0
Card /subcard /port .subinterface# multipoint
Elan-name
24-11
LEC Configuration Examples
Lane Routing Over ATM
24-12
Router 2 ATM Interface
ATM Switch Router ATM Router Module Interface
Lane Routing from ATM to Ethernet
Router 1 ATM Interface
ATM Switch Router Ethernet Interface
Router 2 Ethernet Interface
24-14
Lane Bridging Between ATM and Ethernet
Router 1 Bridge Interface
24-15
24-16
Configuring Multiprotocol Encapsulation over ATM
Confirming the LEC Configuration
Router 2 Bridge Interface
Atm-nsap address atm-vc vci broadcast
Pd pd rx-cttr index tx-cttr index interface
Atm card /subcard /port .vpt# vpi-b vci-b
Upc upc encap aal5mux 1 aal5snap
24-18
Multiprotocol Encapsulation over ATM Configuration Example
ATM Switch Router
Router with ATM Interface
Aal5snap inarp minutes
Switchconfig-if# atm pvc 2 vci interface atm
Ethernet Router
Card /subcard /port vpi vci encap aal5mux
24-20
Configuring as an ATM ARP Client
Nsap-address
Card /subcard /port internal
24-21
Client Aconfig# interface atm 1/0/0
Nsap Address Example
ESI Example
24-22
Configuring as an ATM ARP Server
Switchconfig-if# atm arp-server time-out
Minutes
Examples
Displaying the IP-over-ATM Interface Configuration
Switch# show atm arp-server
Switch# show atm map
24-24
Configuring Bridging
Switchconfig# interface fastethernet
Switchconfig# bridge number protocol ieee
Broadcast
Configuring Packet Flooding on a PVC
Switchconfig-if# no ip directed-broadcast
Switchconfig-if# atm pvc 2 vci-A interface atm
Displaying the Bridging Configuration
Show bridge verbose
24-26
Vpi-b vci-b upc upc encap aal5snap
Configuring IP Multicast
Switchconfig# ip multicast-routing
About Rate Limiting
Rate-limit input output rate burst
Configuring Rate Limiting
Features Supported
Restrictions
24-29
Router# configure terminal
24-30