Cisco WS-C4003-RF Hardware Maintenance Manual - Page 74

Making E1 Connections, At the prompt, specify

Page 74 highlights

Making Network Connections Making E1 Connections If you installed a new CE1 module or if you want to change the configuration of an existing controller, you must enter the configuration mode. If you replaced the CE1 that was previously configured, the system will recognize the new CE1 and bring it up in the existing configuration. After you verify that the new CE1 is recognized by the Cisco 4000, use the privileged-level configure command to configure the new CE1 module. Be prepared with the information you will need, such as the following: • E1 information, for example line code, and framing type • Channel-group information and timeslot mapping • Protocols and encapsulations you plan to use on the new interfaces • Internet protocol (IP) addresses if you will configure the interfaces for IP routing • Whether the new interface will use bridging The following steps describe a basic E1 configuration. Press the Return key after each step. 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 as follows: Router# conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)# Step 2 At the prompt, specify the controller to configure by entering the subcommand cont, followed by e1, and unit number . The example that follows is for the CE1 module unit number 1: Router(config)# cont e1 1 Step 3 At the prompt, specify the framing type. Router(config-controller)# framing crc4 Step 4 At the prompt, specify the channel-group modification command, channel-group and timeslots to be mapped. The example shows channel-group 0 and timeslots 1, 3 through 5, and 7 selected for mapping. Router(config-controller)# channel-group 0 timeslots 1,3-5,7 Router(config-controller)# %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1:0, changed state to down %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1:0, changed state to up Router(config-controller)# Router(config-controller)# Step 5 At the prompt, specify the interface, serial, unit number, and channel-group to modify. Router(config-controller)# int serial 1:0 Step 6 At the prompt, assign an IP address and subnet mask to the interface with the ip address configuration subcommand as in the following example: Router(config-if)# ip address 1.1.15.1 255.255.255.0 Router(config-if)# Step 7 Add any additional configuration subcommands required to enable routing protocols and adjust the interface characteristics. Step 8 After including all of the configuration subcommands, to complete the configuration, enter Ctrl-Z (hold down the Control key while you press Z) to exit the configuration mode. 3-16 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-16
Cisco 4000 Series Hardware Installation and Maintenance
Making Network Connections
Making E1 Connections
If you installed a new CE1 module or if you want to change the configuration of an existing
controller, you must enter the configuration mode. If you replaced the CE1 that was previously
configured, the system will recognize the new CE1 and bring it up in the existing configuration.
After you verify that the new CE1 is recognized by the Cisco 4000, use the privileged-level
configure
command to configure the new CE1 module. Be prepared with the information you will
need, such as the following:
E1 information, for example line code, and framing type
Channel-group information and timeslot mapping
Protocols and encapsulations you plan to use on the new interfaces
Internet protocol (IP) addresses if you will configure the interfaces for IP routing
Whether the new interface will use bridging
The following steps describe a basic E1 configuration. Press the Return key after each step.
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 as follows:
Router#
conf t
Enter configuration commands, one per line. End with CNTL/Z. Router(config)#
Step 2
At the prompt, specify the controller to configure by entering the subcommand
cont
,
followed by
e1
,
and unit number . The example that follows is for the CE1 module unit
number 1:
Router(config)#
cont e1 1
Step 3
At the prompt, specify the
framing
type.
Router(config-controller)#
framing crc4
Step 4
At the prompt, specify the
channel-group
modification command, channel-group and
timeslots to be mapped. The example shows channel-group 0 and timeslots 1, 3 through 5,
and 7 selected for mapping.
Router(config-controller)#
channel-group 0 timeslots 1,3-5,7
Router(config-controller)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1:0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1:0, changed state to up
Router(config-controller)#
Router(config-controller)#
Step 5
At the prompt, specify the interface, serial, unit number, and channel-group to modify.
Router(config-controller)#
int serial 1:0
Step 6
At the prompt, assign an IP address and subnet mask to the interface with the
ip address
configuration subcommand as in the following example:
Router(config-if)#
ip address 1.1.15.1 255.255.255.0
Router(config-if)#
Step 7
Add any additional configuration subcommands required to enable routing protocols and
adjust the interface characteristics.
Step 8
After including all of the configuration subcommands, to complete the configuration, enter
Ctrl-Z
(hold down the Control key while you press Z) to exit the configuration mode.