Cisco WS-X4424 Hardware Maintenance Manual - Page 76

terminal will be the source of the configuration subcommands

Page 76 highlights

Making Network Connections Step 5 Create the Permanent Virtual Circuits (PVCs). A PVC requires the whole path from source to destination to be setup manually. If there is a switch in the path, it has to be properly configured also. The PVC command has the format atm pvc vc-id vpi vci encap [peak-rate sustained-rate burst-size]: Router(config-if)# atm pvc 1 1 32 aal5snap Router(config-if)# atm pvc 2 1 33 aal5snap Note VCI values 0-31 are reserved by CCITT and the ATM forum. Step 6 Assign the appropriate map-list to the interface: Router(config-map-list)# map-group list1 Step 7 Enable the interface: Router(config-if)# no shut Step 8 Create the mapping of protocol addresses to PVCs. Map-lists are used to assign protocol addresses to VCs: Router(config-if)# map-list list1 Router(config-map-list)# ip 1.1.1.2 atm-vc 1 broadcast Router(config-map-list)# ip 1.1.1.3 atm-vc 2 broadcast Step 9 To complete the configuration, enter Ctrl-Z. Step 10 Write the new configuration to memory: Router# write memory Step 11 Exit the privileged level and return to the user level: Router# disable The following example shows a basic configuration using using SVCs. Step 1 At the priviledged-mode prompt, enter the configuration mode and specify that the console terminal will be the source of the configuration subcommands: Router# conf t Step 2 Specify the unit to configure by entering the subcommand int, followed by atm and the unit number. The example that follows is for the ATM unit 0: Router(config)# int atm 0 Step 3 Specify the framing type (for SONET interfaces, STS-3c is the default): Router(config-if)#atm sonet stm-1 Step 4 Assign protocol addresses to the interface: Router(config-if)# ip address 2.1.1.1 255.255.255.0 Step 5 Create the signaling Permanent Virtual Circuit (PVC), required by the signaling software to communicate with the switch in order to dynamically setup SVCs. The signalling virtual channel uses VPI 0 and VCI 5. Router(config-if)# atm pvc 1 0 5 qsaal 3-18 Cisco 4000 Series Hardware Installation and Maintenance

  • 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
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143

3-18
Cisco 4000 Series Hardware Installation and Maintenance
Making Network Connections
Step 5
Create the Permanent Virtual Circuits (PVCs). A PVC requires the whole path from source
to destination to be setup manually. If there is a switch in the path, it has to be properly
configured also. The PVC command has the format
atm pvc
vc-id vpi vci encap
[
peak-rate
sustained-rate burst-size
]:
Router(config-if)#
atm pvc 1 1 32 aal5snap
Router(config-if)#
atm pvc 2 1 33 aal5snap
Note
VCI values 0-31 are reserved by CCITT and the ATM forum.
Step 6
Assign the appropriate map-list to the interface:
Router(config-map-list)#
map-group list1
Step 7
Enable the interface:
Router(config-if)# no shut
Step 8
Create the mapping of protocol addresses to PVCs. Map-lists are used to assign protocol
addresses to VCs:
Router(config-if)#
map-list list1
Router(config-map-list)#
ip 1.1.1.2 atm-vc 1 broadcast
Router(config-map-list)#
ip 1.1.1.3 atm-vc 2 broadcast
Step 9
To complete the configuration, enter
Ctrl-Z
.
Step 10
Write the new configuration to memory:
Router#
write memory
Step 11
Exit the privileged level and return to the user level:
Router#
disable
The following example shows a basic configuration using using SVCs.
Step 1
At the priviledged-mode prompt, enter the configuration mode and specify that the console
terminal will be the source of the configuration subcommands:
Router#
conf t
Step 2
Specify the unit to configure by entering the subcommand
int
, followed by
atm
and the
unit
number
. The example that follows is for the ATM unit 0:
Router(config)#
int atm 0
Step 3
Specify the framing type (for SONET interfaces, STS-3c is the default):
Router(config-if)#
atm sonet stm-1
Step 4
Assign protocol addresses to the interface:
Router(config-if)#
ip address 2.1.1.1 255.255.255.0
Step 5
Create the signaling Permanent Virtual Circuit (PVC), required by the signaling software
to communicate with the switch in order to dynamically setup SVCs. The signalling virtual
channel uses VPI 0 and VCI 5.
Router(config-if)#
atm pvc 1 0 5 qsaal