以下是使用E1线路实现多个64Kbit/s专线连接。
当链路为T1时,channel-group编号为0~23,Timeslot范围为1~24;当链路为E1时, channel-group编号为0~30,Timeslot范围为1~31。
路由器具体设置如下:
Current configuration:
version 11.2
no service udp-small-servers
no service tcp-small-servers
!
hostname router1
!
enable secret 5 $ 1 $ XN08 $ Ttr8nfLoP9.2RgZhcBzkk/
enable password cisco
!
!
ip subnet-zero
controller E1 0
framing NO-CRC4
channel-group 0 timeslots 1
channel-group 1 timeslots 2
channel-group 2 timeslots 3
!
interface Ethernet0
ip address 133.118.40.1 255.255.0.0
media-type 10BaseT
interface Ethernet1
no ip address
shutdown
interface Serial0:0
ip address 202.119.96.1 255.255.255.252
encapsulation hdlc
no ip mroute-Cache
interface Serial0:1
ip address 202.119.96.5 255.255.255.252
encapsulation hdlc
no ip mroute-Cache
!
interface Serial0:2
ip address 202.119.96.9 255.255.255.252
encapsulation hdlc
no ip mroute-Cache
no ip classless
ip route 133.210.40.0 255.255.255.0 Serial0:0
ip route 133.210.41.0 255.255.255.0 Serial0:1
ip route 133.210.42.0 255.255.255.0 Serial0:2
line con 0
line aux 0
line vty 0 4
password cicso
Iogin
!
end
E1和CE1的主要区别是什么?
第1题:
A.利用A接口的空余通道,通过MSC进行半永久连接,SGSN与MSC通过E1专线连接
B.通过专用E1专线连接
C.通过MUX设备复用多个GB接口的64K链路为E1,并通过E1专线连接
D.通过桢中继网互联
第2题:
A.0.2
B.0.3
C.0.4
D.0.5
第3题:
A.在一个IMA组中不允许同时存在IMA链路和FRACTION ALIMA链路;
B.对于同一个IMA组中的FRACTION ALIMA链路,每条链路占用的E1/T1时隙的个数必须相等。
C.在同一条E1/T1电路上,只能配置1条FRACTION ALIMA链路。
D.BTS3601C的Abis只能配置为UNI方式。
第4题:
A.利用A接口的空余通道,通过MSC进行半永久连接,SGSN与MSC通过E1专线连接
B.通过专用E1专线连接
C.通过MUX设备复用多个GB接口的64K链路为E1,并通过E1专线连接
D.通过桢中继网互联
第5题:
A.CAGE0SLOT16MMS0TIMESLOT1
B.CAGE0SLOT16MMS1TIMESLOT1
C.CAGE0SLOT14MMS0TIMESLOT1
D.CAGE0SLOT14MMS1TIMESLOT1