
Configuring the Cisco NM-1A-T3/E3 Network Module
SVCs
14
Cisco IOS Release 12.4(15)T
Creating an SVC
To create an SVC, use the following commands beginning in interface configuration mode:
SUMMARY STEPS
1.
svc
[
name
]
nsap
address
2.
encapsulation
aal5
encap
3.
protocol
protocol
protocol-address
[[
no
]
broadcast
]
DETAILED STEPS
Once you specify a name for an SVC, you can reenter interface-ATM-VC configuration mode by
entering the
svc name
command. You can remove an SVC configuration by entering the
no svc name
command.
For a list of AAL types and encapsulations, see the section
“Configuring the AAL and Encapsulation
Type”
.
Command
Purpose
Step 1
Router(config-if)#
svc
[
name
]
nsap
address
Example:
Router(config-if)# svc cisco nsap
47.0091.81.000000.0040.0B0A.2501.ABC1.3333.3333.05
Creates an SVC and specifies the destination NSAP
address.
Step 2
Router(config-if-atm-vc)#
encapsulation
aal5
encap
Example:
Router(config-if-atm-vc)# encapsulation aal5auto
(Optional) Configures the ATM adaptation layer
(AAL) and encapsulation type.
Step 3
Router(config-if-atm-vc)#
protocol
protocol
protocol-address
[[
no
]
broadcast
]
Example:
Router(config-if-atm-vc)# protocol ip
Maps a protocol address to an SVC.