Cisco Systems OL-7396-01 Network Router User Manual


 
10-3
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 10 Configuring ILMI
Configuring the Global ILMI System
Example
The following example configures the global default access filter for ILMI address registration to allow
well-known group addresses and addresses with matching prefixes:
Switch(config)# atm ilmi default-access permit matching-prefix wellknown-groups
See the command atm address-registration in the ATM Switch Router Command Reference publication
for information on configuration of the individual interface access filter override.
Display the ILMI Access Filter Configuration
To display the global ILMI default access configuration, use the following privileged EXEC command:
Example
The following example displays the ILMI filter configuration for all ATM interfaces:
Switch# more system:running-config
Building configuration...
Current configuration:
<information deleted>
!
atm abr-mode efci
atm lecs-address-default 47.0091.8100.0000.0040.0b0a.1281.0040.0b4e.d023.00 1
atm lecs-address-default 47.0091.8100.0000.0040.0b0a.1281.0040.0b07.4023.00 2
atm ilmi default-access permit matching-prefix
atm address 47.0091.8100.0000.0040.0b0a.2b81.0040.0b0a.2b81.00
atm address 47.0091.8100.0000.0060.3e5a.7901.0060.3e5a.7901.00
atm router pnni
statistics call
node 1 level 56 lowest
Configuring the LANE Configuration Server Address
To configure the LECS address advertised to the directly connected end nodes, use the following global
configuration command:
The sequence-number provides the position of this address in the ordered LECS address table.
Example
The following example shows how to configure the LECS ATM address:
Switch(config)# atm lecs-address 47.0091.8100.0000.0000.0ca7.9e01.4000.0c81.9030.01
Command Purpose
more system:running-config Displays the global ILMI default access
configuration.
Command Purpose
atm lecs-address lecs-address
[sequence-number]
Configures the switch LECS address.