Cisco ISE Software Configuration Guide - Page 12

Detailed Steps

Page 12 highlights

Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers How to Configure Layer 3 Terminated VCs on the 4-Port ATM ISE Line Card DETAILED STEPS Command or Action Step 1 enable Step 2 Example: Router> enable configure terminal Purpose Enables privileged EXEC mode. • Enter your password if prompted. Enters global configuration mode. Step 3 Example: Router# configure terminal interface atmslot/port.subifnum {point-to-point | multipoint} Specify the new ATM subinterface to configure. Step 4 Example: Router(config)# interface atm1/3.2 point-to-point pvc [name] vpi/vci Specify an ATM PVC. Step 5 Example: Router(config-subif)# pvc 10/50 oam-pvc manage [frequency] Enable OAM management. Step 6 Example: Router(config-if-atm-vc)# oam-pvc manage oam retry up-count down-count retry-frequency Example: Router(config-if-atm-vc)# oam retry 3 5 1 (Optional) Specify OAM management parameters for re-establishing and removing a PVC connection. Use the up-count argument to specify the number of consecutive end-to-end F5 OAM loopback cell responses that must be received in order to change a PVC connection state to up. Use the down-count argument to specify the number of consecutive end-to-end F5 OAM loopback cell responses that are not received in order to tear down a PVC. Use the retry-frequency argument to specify the frequency (in seconds) at which end-to-end F5 OAM loopback cells should be transmitted when a change in UP/DOWN state is being verified. For example, if a PVC is up and a loopback cell response is not received after the frequency (in seconds) specified using the oam-pvc command, then loopback cells are sent at the retry-frequency to verify whether or not the PVC is down. Cisco IOS Release 12.0(27)S 12

  • 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 Configure Layer 3 Terminated VCs on the 4-Port ATM ISE Line Card
12
Cisco IOS Release 12.0(27)S
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure
terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface atm
slot
/
port.subifnum
{
point-to-point
|
multipoint
}
Example:
Router(config)# interface atm1/3.2
point-to-point
Specify the new ATM subinterface to configure.
Step 4
pvc
[
name
]
vpi
/
vci
Example:
Router(config-subif)# pvc 10/50
Specify an ATM PVC.
Step 5
oam-pvc manage
[
frequency
]
Example:
Router(config-if-atm-vc)# oam-pvc manage
Enable OAM management.
Step 6
oam retry
up-count down-count
retry-frequency
Example:
Router(config-if-atm-vc)# oam retry 3 5 1
(Optional) Specify OAM management parameters for
re-establishing and removing a PVC connection.
Use the
up-count
argument to specify the number of consecutive
end-to-end F5 OAM loopback cell responses that must be
received in order to change a PVC connection state to up. Use the
down-count
argument to specify the number of consecutive
end-to-end F5 OAM loopback cell responses that are not received
in order to tear down a PVC. Use the
retry-frequency
argument to
specify the frequency (in seconds) at which end-to-end F5 OAM
loopback cells should be transmitted when a change in
UP/DOWN state is being verified. For example, if a PVC is up
and a loopback cell response is not received after the
frequency
(in seconds) specified using the
oam-pvc
command, then
loopback cells are sent at the
retry-frequency
to verify whether or
not the PVC is down.