Cisco Systems OL-7396-01 Network Router User Manual


 
17-18
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 17 Configuring Signalling Features
Configuring Closed User Group Signalling
Examples
The following example displays the global CUG configuration using the show atm signalling cug EXEC
command:
Switch# show atm signalling cug
Interface: ATM3/0/0
Cug Alias Name:
Cug Interlock Code: 4700918100000000603E5A790100603E5A790100.12345678
Non preferential Cug
Permit Network to User Calls
Permit User to Network Calls
The following example displays the global CUG access configuration using the show atm signalling cug
access command:
Switch# show atm signalling cug access
Closed User Group Access Interface Parameters:
Interface: ATM3/0/0
Network To User (incoming) access: Permit calls from unknown CUGs to User
User To Network (outgoing) access: Permit permanent calls to unknown groups
The following example displays the CUG global configuration using the more system:running-config
command:
Switch# more system:running-config
Building configuration...
Current configuration:
!
version XX.X
no service pad
service udp-small-servers
service tcp-small-servers
!
hostname ls1010-2
!
atm signalling cug alias TEST interlock-code
47.0091810000000061705BDA01.0061705BDA01.00.12345678
!
atm address 47.0091.8100.0000.0061.705b.da01.0061.705b.da01.00
<information deleted>
!
interface ATM0/0/0
atm signalling cug access permit-unknown-cugs both-direction permanent
<information deleted>
Command Purpose
show atm signalling cug
[interface atm card/subcard/port]
[access | alias alias-name | interlock-code
interlock-code]
Displays the CUG interface configuration
status.
more system:running-config Displays the CUG global configuration status.