Cisco ISE Software Configuration Guide - Page 7

Configuring UNI and NNI Cell Support, Troubleshooting Tips, Command or Action, Purpose, Command - design

Page 7 highlights

Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers How to Perform a Basic Configuration of the 4-Port ATM ISE Line Card Command or Action Step 6 no shutdown Step 7 Example: Router(config-if)# no shutdown Press Ctrl-Z Step 8 copy running-config startup-config Purpose Change the state of the interface to up and enable the interface. Exit configuration mode. Perform this after completing all desired configuration commands on the interface or subinterface. Write the new configuration to memory. Configuring UNI and NNI Cell Support You can designate that the cell format for an interface be either User Network Interface (UNI) or Network Node Interface (NNI). The default setting is UNI. Use the atm maxvpi-bits command to change the maximum VPI range from 0..255 (UNI) to 0..4095 (NNI). Router(config)# interface atm 2/2 Router(config-if)# atm maxvip-bits 12 To change the interface setting back to NNI, use the no form of this command: no maxvip-bits 12. This configuration should be entered before the connection is added. Troubleshooting Tips To verify the operation of the interfaces configured on the 4-Port ATM ISE line card, use the following commands: Command Router# show version Router# show gsr Router# show interfaces atm slot/port Router# show running-config Purpose Displays the configuration of the system hardware, the software release, the names and sources of configuration files, and the boot images. Verify that the list includes the newly configured 4-Port ATM ISE line card ports and interfaces. Displays information about the hardware modules installed in the Cisco 12000 Series Router. Displays information about the ATM interfaces. For example, to display information about slot 2, port 0, enter: Router# show interfaces atm2/0 Displays information about the currently running configuration in RAM. To display information about the current state of the ATM network, use the following commands: Cisco IOS Release 12.0(27)S 7

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102

Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers
How to Perform a Basic Configuration of the 4-Port ATM ISE Line Card
7
Cisco IOS Release 12.0(27)S
Configuring UNI and NNI Cell Support
You can designate that the cell format for an interface be either User Network Interface (UNI) or
Network Node Interface (NNI). The default setting is UNI. Use the
atm maxvpi-bits
command to
change the maximum VPI range from 0..255 (UNI) to 0..4095 (NNI).
Router(config)#
interface atm 2/2
Router(config-if)#
atm maxvip-bits 12
To change the interface setting back to NNI, use the
no
form of this command:
no maxvip-bits 12
.
This configuration should be entered before the connection is added.
Troubleshooting Tips
To verify the operation of the interfaces configured on the 4-Port ATM ISE line card, use the following
commands:
To display information about the current state of the ATM network, use the following commands:
Step 6
no shutdown
Example:
Router(config-if)# no shutdown
Change the state of the interface to up and enable the
interface.
Step 7
Press
Ctrl-Z
Exit configuration mode.
Perform this after completing all desired configuration
commands on the interface or subinterface.
Step 8
copy running-config startup-config
Write the new configuration to memory.
Command or Action
Purpose
Command
Purpose
Router#
show
version
Displays the configuration of the system hardware, the software release, the
names and sources of configuration files, and the boot images. Verify that
the list includes the newly configured 4-Port ATM ISE line card ports and
interfaces.
Router#
show
gsr
Displays information about the hardware modules installed in the
Cisco 12000 Series Router.
Router#
show
interfaces atm
slot/port
Displays information about the ATM interfaces. For example, to display
information about slot 2, port 0, enter:
Router#
show
interfaces atm2/0
Router#
show running-config
Displays information about the currently running configuration in RAM.