有人能告诉我,如果下面的配置是正确的,我们的E1控制器和串行接口的带宽1984年。
我们目前正在将带宽从512升级到1984,但我不确定下面的配置是否适用于1984年的带宽
controller E1 0/0/0
channel-group 0 timeslots 1-31
!
!
interface Serial0/0/0:0
description - TBA
bandwidth 1984
no ip address
encapsulation frame-relay
ip route-cache flow
frame-relay lmi-type ansi
end发布于 2016-01-06 15:11:41
有人能告诉我,如果下面的配置是正确的,我们的E1控制器和串行接口的带宽1984年。
是的,这是正确的配置,使用所有时间
这是从实际设备中获取的配置(是的,带宽不正确):
controller E1 3/0/4
channel-group 0 timeslots 1-31
interface Serial3/0/4:0
bandwidth 2048
ip address S.N.I.P 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation ppp
no snmp trap link-status
no fair-queue
no cdp enable
endhttps://networkengineering.stackexchange.com/questions/25688
复制相似问题