Cisco Systems OL-0569-01 Two-Way Radio User Manual


 
9-46
Cisco 6400 Service Connection Manager User Guide
OL-0569-01
Chapter 9 Service/Subscriber Provisioning
Service Provisioning
Caution The Cisco 6400 SCM will roll-back configuration changes applied if an error is detected
in the execution of the Cisco IOS command sequence with your selected parameters. This
insures that the Cisco 6400 UAC remains in a consistent state, even when errors are made
entering parameters.
Step 12 Select Save to save the Action Report, if required.
Step 13 Select Close to close the Action Report window and return to the Service Instance Configuration
window.
Step 14 Select Save from the File menu to save the parameters configured.
Step 15 Select Close from the File menu to close the PPPoA-SD Service Configuration window.
Note The PPPoA-SD Service requires additional configuration. Proceed to the
“Additional IOS Configuration For the PPPoA-SD Service” section on page 9-46
for further details.
Additional IOS Configuration For the PPPoA-SD Service
For the PPPoA-SD service to pass traffic to a designated trunk port, Cisco IOS must be used (to route
traffic via layer 3 to a destination network). One way of doing this is to create a PVC on the NRP to
support the routing of traffic to the trunk port and then create the required entries in the IP Routing
Table.
Execute (on the selected NRP) the following Cisco IOS commands to configure a PPPoA-SD service to
pass traffic to a designated trunk port:
NRP(config)#interface atm0/0/0.<Sub-Interface Number> point-to-point
NRP(config-if)#ip address <IP Address> <Subnet Mask>
NRP(config-if)#pvc <NRP-Interface-vpi>/<NRP-Interface-vci>
NRP(config-if-vc)#class <vc-class-name>
NRP(config-if-vc)#protocol ip <Dest IP Address> no broadcast
where,
<Sub-Interface Number> is a number for the sub-interface
<IP Address> is the IP Address of the sub-interface
<Subnet Mask> is the Subnet Mask of the sub-interface
<NRP-Interface-vpi> is the same VPI value as used when a PVC is created on the NSP
<NRP-Interface-vci> is the same VPI value as used when a PVC is created on the NSP
<Dest IP Address> is the destination IP Address mapped to the PVC
<vc-class-name> is the name of the vc-class created previously