Cisco WS-X4232 Hardware Maintenance Manual - Page 75

Making ATM Connections, Router Products Configuration, Guide, Router Products Command Reference

Page 75 highlights

Making Network Connections Step 9 Write the new configuration to memory as follows: Router# write memory The system will display an OK message when the configuration is stored. Step 10 Exit the privileged level and return to the user level by entering disable at the prompt as follows: Router# disable Router> Step 11 Check the interface configuration with show commands. Refer to the printed Router Products Configuration Guide and Router Products Command Reference publications or UniverCD for a summary of the configuration options available and instructions for configuring the CE1. Making ATM Connections If you installed a new ATM interface module or if you want to change the configuration of an existing module, you must enter the configuration mode. If you replaced the ATM interface that was previously configured, the system will recognize the new interface and bring it up in the existing configuration. After you verify that the new interface is recognized by the router, use the privileged-level configure command to configure the new ATM module. You will need the following information: • ATM transceiver framing type (STS-3c or STM-1), • Network protocol addresses, • PVC connections and their attributes, • Static address mappings (address-lists). The following steps show a basic ATM configuration using just PVCs. Step 1 At the privileged-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 1.1.1.1 255.255.255.0 Installing the Router 3-17

  • 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

Installing the Router
3-17
Making Network Connections
Step 9
Write the new configuration to memory as follows:
Router#
write memory
The system will display an OK message when the configuration is stored.
Step 10
Exit the privileged level and return to the user level by entering
disable
at the prompt as
follows:
Router#
disable
Router>
Step 11
Check the interface configuration with
show
commands.
Refer to the printed
Router Products Configuration
Guide
and
Router Products Command Reference
publications or UniverCD for a summary of the configuration options available and instructions for
configuring the CE1.
Making ATM Connections
If you installed a new ATM interface module or if you want to change the configuration of an
existing module, you must enter the configuration mode. If you replaced the ATM interface that was
previously configured, the system will recognize the new interface and bring it up in the existing
configuration.
After you verify that the new interface is recognized by the router, use the privileged-level
configure
command to configure the new ATM module. You will need the following information:
ATM transceiver framing type (STS-3c or STM-1),
Network protocol addresses,
PVC connections and their attributes,
Static address mappings (address-lists).
The following steps show a basic ATM configuration using just PVCs.
Step 1
At the privileged-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 1.1.1.1 255.255.255.0