取消
显示结果 
搜索替代 
您的意思是: 
cancel
191
查看次数
0
有帮助
1
回复

请教CISCO2811C/K9路由器添加 HWIC-2FE板的问题

jialingwang4038
Beginner
Beginner

请教大神:CISCO2811C/K9路由器(配置如下)有2块VWIC3-2MFT-G703 板卡,四个外网口连外部专线,外部专线可以访问内网口(interface FastEthernet0/0,ip address 172.16.10.20 )的服务器,小白对接口卡不了解,不清楚controller E1 和channel-group是什么作用。
现在新安装了2条外部专线,所以我添加了一块 HWIC-2FE板卡,2个外网口(interface FastEthernet0/0/0和interface FastEthernet0/0/1)链路已连通,请问新的板卡还需要其他配置吗?如controller E1 和channel-group吗?外部专线可以访问内网口吗?(interface FastEthernet0/0,ip address 172.16.10.20 )

谢谢!!

路由器配置如下:

version 15.0
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname JHROUTE
!
boot-start-marker
boot-end-marker
!
card type e1 0 2
card type e1 0 3
logging buffered 8192
enable secret 5 $1$..rw$NC/lhKkIs9jawd6N7yhR6.
enable password xxxx xxxx
!
no aaa new-model
no network-clock-participate wic 2
no network-clock-participate wic 3
!
dot11 syslog
ip source-route
!
!
ip cef
!
!
ip domain name chinasee.com
login block-for 60 attempts 3 within 600
no ipv6 cef
multilink bundle-name authenticated
!

!
voice-card 0
!

controller E1 0/2/0
channel-group 1 unframed
description LINE JH-DX-SDH
!
controller E1 0/2/1
channel-group 1 unframed
description LINE JH-LT-SDH
!
controller E1 0/3/0
channel-group 1 unframed
!
controller E1 0/3/1
channel-group 1 unframed
!
ip ssh version 1
!
!

interface FastEthernet0/0
ip address 172.16.10.20 255.255.255.0
duplex full
speed auto
no mop enabled
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/0/0
description MS-DX
ip address 192.168.99.178 255.255.255.252
duplex auto
speed auto
!
interface FastEthernet0/0/1
description MS-LT
ip address 192.168.99.182 255.255.255.252
duplex auto
speed auto
!
interface Serial0/2/0:1
ip address 192.168.100.34 255.255.255.0
!
interface Serial0/2/1:1
ip address 192.168.100.38 255.255.255.0
!
interface Serial0/3/0:1
ip address 192.168.169.2 255.255.255.252
!
interface Serial0/3/1:1
ip address 192.168.169.6 255.255.255.252
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip route 0.0.0.0 0.0.0.0 182.2.6.21
ip route 10.33.24.0 255.255.255.0 192.168.100.33
ip route 10.33.24.0 255.255.255.0 192.168.100.37 2
ip route 38.238.250.142 255.255.255.255 192.168.169.1
ip route 38.238.250.142 255.255.255.255 192.168.169.5 2
ip route 100.100.100.223 255.255.255.255 192.168.99.177
ip route 100.100.100.223 255.255.255.255 192.168.99.181 2
!
!
logging trap debugging
access-list 110 permit tcp any host 10.33.24.42 eq 4000
access-list 110 permit tcp any host 10.33.24.42 eq 3400
access-list 110 permit tcp any host 10.33.24.42 eq 3411
access-list 110 deny tcp any any
access-list 120 permit tcp any host 38.238.250.142 eq 3806
access-list 120 permit tcp any host 31.0.160.3 eq 3806
access-list 120 deny tcp any any
access-list 122 permit tcp any host 100.100.100.223 eq 60002
access-list 122 deny tcp any any
!
!
!
control-plane
!

1 个已接受解答

已接受的解答

Rps-Cheers
VIP Collaborator VIP Collaborator
VIP Collaborator
关于E1 ,通常使用语音的功能,会涉及这部分内容的配置。
欧洲的30路脉码调制PCM简称E1,速率是2.048Mbit/s 。
我国采用的是欧洲的E1标准。
关于E1的内容,更多的可以参考如下链接,思科同事总结过
https://community.cisco.com/t5/%E5%8D%8F%E4%BD%9C%E6%96%87%E6%A1%A3/e1-t1-isdn-pri-pra%E7%9A%84%E7%90%86%E8%A7%A3/ta-p/4336892
关于channel-group则是在该controller上的编号,例如:
interface serial 0/subslot/port:channel-group
Example:

Router(config)# interface serial 0/0/1:0
Example:

Selects the interface to configure from global configuration mode.

  • subslot —Specifies the subslot in which the T1/E1 interface module is installed.
  • port —Specifies the location of the controller. The port range for T1 and E1 is 1 to 16.
  • channel-group —Specifies the channel group number configured on the controller. For example: interface serial 0/0/1:1.
如果只是路由交换的功能实现,应该是不需要对E1接口和其Channel进行配置的。
更多内容,可以参考:
Understanding Direct-Inward-Dial (DID) on IOS Voice Digital (T1/E1) Interfaces

https://www.cisco.com/c/en/us/support/docs/voice/digital-ccs/14072-direct-inward-dial.html

1-Port and 2-Port HWIC data/voice, 4-Port T1/E1 HWIC, and 8-Port T1/E1 Network Module

https://www.cisco.com/c/en/us/td/docs/ios/12_4/12_4x/12_4_11xw/fmt1e1ic_voice.html

T1/E1 High-Speed WAN Interface Cards

https://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/ic/hardware/installation/guide/te1_hwic.html

 

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !

在原帖中查看解决方案

1 条回复1

Rps-Cheers
VIP Collaborator VIP Collaborator
VIP Collaborator
关于E1 ,通常使用语音的功能,会涉及这部分内容的配置。
欧洲的30路脉码调制PCM简称E1,速率是2.048Mbit/s 。
我国采用的是欧洲的E1标准。
关于E1的内容,更多的可以参考如下链接,思科同事总结过
https://community.cisco.com/t5/%E5%8D%8F%E4%BD%9C%E6%96%87%E6%A1%A3/e1-t1-isdn-pri-pra%E7%9A%84%E7%90%86%E8%A7%A3/ta-p/4336892
关于channel-group则是在该controller上的编号,例如:
interface serial 0/subslot/port:channel-group
Example:

Router(config)# interface serial 0/0/1:0
Example:

Selects the interface to configure from global configuration mode.

  • subslot —Specifies the subslot in which the T1/E1 interface module is installed.
  • port —Specifies the location of the controller. The port range for T1 and E1 is 1 to 16.
  • channel-group —Specifies the channel group number configured on the controller. For example: interface serial 0/0/1:1.
如果只是路由交换的功能实现,应该是不需要对E1接口和其Channel进行配置的。
更多内容,可以参考:
Understanding Direct-Inward-Dial (DID) on IOS Voice Digital (T1/E1) Interfaces

https://www.cisco.com/c/en/us/support/docs/voice/digital-ccs/14072-direct-inward-dial.html

1-Port and 2-Port HWIC data/voice, 4-Port T1/E1 HWIC, and 8-Port T1/E1 Network Module

https://www.cisco.com/c/en/us/td/docs/ios/12_4/12_4x/12_4_11xw/fmt1e1ic_voice.html

T1/E1 High-Speed WAN Interface Cards

https://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/ic/hardware/installation/guide/te1_hwic.html

 

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !
入门指南

使用上面的搜索栏输入关键字、短语或问题,搜索问题的答案。

我们希望您在这里的旅程尽可能顺利,因此这里有一些链接可以帮助您快速熟悉思科社区:







认可您的同行
快捷链接