cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
815
Views
0
Helpful
0
Replies

C1113-8P bridge domain throughput issue? (Router as a modem)

Hi folks - I'm trying to setup a C1113 as a modem by bridging the Ethernet0/2/0 and GigabitEthernet0/0/0 interfaces.

For the purposes of this exercise assume we're trying to initiate a PPPoE connection from a windows 10 laptop - at least that's the test setup. I have successfully achieved this on an old 887VA (config below), and i'm now trying to replicate on the C1113 (config also below) - which is working but the throughput on the C1113 is nowhere near what I expect.

 

I have a 80/20 VDSL circuit here in the UK, which uses VLAN 101 by the service provider.

 

On the 887VA I am getting 76Mbps throughput, but only 29Mbps on the C1113 - same circuit and same cable from the NTU to the router.

 

Any ideas why download through the C1113 is through the floor? Both configs work, I can dial the PPPoE connection in from a laptop, see my public IP on the laptop, and connectivity is working. I've switched between both routers a dozen times and the results are consistent.


To prove the C1113 is negotiating the correct VDSL speed as per the 887VA, I configured the C1113 as a typical router, and I can get 76Mbps through it no problem. In both cases on both routers I get 19Mbps upload which I expect.

 

Ultimately I will connect the C1113 to my ISR4331 with the dialer on the 4331 (to get the public IP's on the 4331) - Upgrading to G.Fast next week and there are no NIM modules to my knowledge which support G.Fast. Current NIM-VAB-A will be coming out of the 4331.

 

Cisco 887VA config

version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname gateway
!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
!
no aaa new-model
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
license udi pid C887VA-K9 sn FCZ1840C073
!
controller VDSL 0
!
interface ATM0
no ip address
no ip route-cache
shutdown
no atm ilmi-keepalive
!
interface Ethernet0
description **VDSL**
no ip address
no ip route-cache
!
interface Ethernet0.101
description **Tagging for PPPoE (VDSL0)**
encapsulation dot1Q 101
no ip route-cache
bridge-group 1
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface Vlan1
no ip address
ip virtual-reassembly in
no ip route-cache
bridge-group 1
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
control-plane
!
bridge 1 protocol ieee
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
transport input all
!
scheduler allocate 20000 1000
!

 

Cisco C1113 config

version 16.9
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
platform qfp utilization monitor load 80
no platform punt-keepalive disable-kernel-core
!
hostname gateway
!
boot-start-marker
boot-end-marker
!
!
enable secret **REMOVED**
enable password **REMOVED**
!
no aaa new-model
no ip routing
!
ip domain name **REMOVED**
!
subscriber templating
multilink bundle-name authenticated
!
license udi pid C1113-8P sn FCZ2324910D
no license smart enable
!
diagnostic bootup level minimal
!
spanning-tree extend system-id
!
!
username administrator password 7 **REMOVED**
!
redundancy
mode none
bridge-domain 101
!
controller VDSL 0/2/0
operating mode vdsl2
modem ukfeature
!
!
vlan internal allocation policy ascending
!
bridge irb
!
interface GigabitEthernet0/0/0
no ip address
negotiation auto
no cdp enable
ip virtual-reassembly
service instance 101 ethernet
encapsulation untagged
bridge-domain 101
!
!
interface GigabitEthernet0/1/0
!
interface GigabitEthernet0/1/1
!
interface GigabitEthernet0/1/2
!
interface GigabitEthernet0/1/3
!
interface GigabitEthernet0/1/4
!
interface GigabitEthernet0/1/5
!
interface GigabitEthernet0/1/6
!
interface GigabitEthernet0/1/7
!
interface ATM0/2/0
no ip address
shutdown
atm oversubscribe factor 2
no atm enable-ilmi-trap
!
interface Ethernet0/2/0
mtu 1500
no ip address
negotiation auto
no cdp enable
service instance 101 ethernet
encapsulation dot1q 101
rewrite ingress tag pop 1 symmetric
bridge-domain 101
!
!
interface Vlan1
no ip address
!
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
ip ssh version 2
!
control-plane
!
line con 0
transport input none
stopbits 1
line vty 0 4
login local
transport input ssh
!

 

 

0 Replies 0
Review Cisco Networking for a $25 gift card