- VISM Overview
- MPLS Overview
- RPM Overview
- VISM Voice Features
- Voice Connections
- Voice Over AAL2 Network
- VoIP Network
- Voice Over ATM Services on the VISM
- Digital Signal Processors
- VISM Clocking
- Commands for Adding, Configuring, and Displaying Voice Connections
- Commands for Verifying Voice Connections
- Introduction to Multiprotocol Label Switching
- The Problem of Persistent Loops Due to Protocol Conflicts
- Cisco WAN Switches with MPLS Support
- Setting Up MPLS on the MGX Switch
- MPLS and Virtual Private Networks Using the Route Processor Module
- RPM Memory Locations
- RPM Port Numbering
- Cisco IOS Command-Line Interface
- Commands for Configuring the RPM
- Commands for Setting Up the RPM ATM Switch Interface
- How to Set Up the RPM
- Configuring Subinterfaces
- PVCs on the RPM
- Commands for Configuring Subinterfaces
- Commands for Creating and Displaying PVCs on the RPM
- Creating Connections on the RPM
- Summary
Configuring Subinterfaces
A subinterface is a logical interface on a physical interface such as the RPM ATM switch interface. Multiple subinterfaces can exist on a single physical interface.
A permanent virtual circuit (PVC) on the RPM is associated with a subinterface. You cannot terminate a PVC on the ATM switch interface. Some subinterfaces support multiple PVCs (multipoint); others support only one PVC (point-to-point). Figure 22-17 shows a multipoint subinterface and a point-to-point subinterface.
Figure 22-17 Multipoint and Point-to-Point Subinterfaces
A subinterface is assigned one IP address regardless of the number of PVCs that terminate on it. In order for multiple PVCs to terminate on one subinterface, the IP addresses of all meshed subinterfaces must be on the same network or subnetwork.
Subinterface Example
Figure 22-18 shows two subinterfaces on the RPM. Each subinterface is identified as chassis-slot/interface.subinterface. The chassis-slot is the RPM's card slot number, the interface is always 1, and the subinterface is a number that identifies the subinterface.
Figure 22-18 Subinterfaces on the RPM
In Figure 22-18, one of the subinterfaces is point-to-point (9/1.1), and the other is multipoint (9/1.2). Notice how all interfaces that terminate PVCs on a subinterface share the same IP network address. For example, 192.1.1.2, 192.1.1.3, and 192.1.1.4 are the IP addresses on interfaces attached to subinterface 2, which has an IP address of 192.1.1.1.