Cisco 3925 - Bridge Mode | docsis.org

You are here

Cisco 3925 - Bridge Mode

3 posts / 0 new
Last post
Gidion-79
Cisco 3925 - Bridge Mode

Hello all.

I'm new here and have a problem/question.
I'm working on a Docsis 3 system with Cisco 3925 modems on it.
Behind these modems i have some AP's and i need te modems to be able to be put in bridge mode.
At the moment they wil only do Router-Mode (No option Bridge to find)

No i have access to the CMTS and te config file for te modem.
What do i need to change in te config file to put it in bridge or have the bridge function available in the modem.

Network Access Control:on
Downstream Service Flow Encodings
Service Flow Reference:1
Quality of Service Parameter Set:provisioned admitted active
Downstream Maximum Sustained Traffic Rate:400000000
Maximum Traffic Burst:564343
Upstream Service Flow Encodings
Service Flow Reference:3
Quality of Service Parameter Set:provisioned admitted active
Upstream Maximum Sustained Traffic Rate:400000000
Maximum Traffic Burst:564343
Maximum Concatenated Burst:34534
Service Flow Scheduling Type:Best Effort
Privacy Enable:off
SNMPv1v2c Coexistence Configuration
SNMPv1v2c Community Name:public
SNMPv1v2c Transport Address Access
SNMPv1v2c Transport Address:0.0.0.0/0
SNMPv1v2c Transport Address Mask:0.0.0.0/0
SNMPv1v2c Access View Type:read-only
SNMPv1v2c Access View Name:docsisManagerView
SNMPv1v2c Coexistence Configuration
SNMPv1v2c Community Name:private
SNMPv1v2c Transport Address Access
SNMPv1v2c Transport Address:0.0.0.0/0
SNMPv1v2c Transport Address Mask:0.0.0.0/0
SNMPv1v2c Access View Type:read-write
SNMPv1v2c Access View Name:docsisManagerView
Maximum Number of CPEs:11
SNMP MIB Object(unknown OID 1.3.6.1.4.1.4413.2.2.2.1.5.1.2.0):1.3.6.1.4.1.4413.2.2.2.1.5.1.2.0, Octet String, ssid
SNMP MIB Object(unknown OID 1.3.6.1.4.1.4491.2.4.1.1.6.1.1.0):1.3.6.1.4.1.4491.2.4.1.1.6.1.1.0, Octet String, admin
SNMP MIB Object(unknown OID 1.3.6.1.4.1.4491.2.4.1.1.6.1.2.0):1.3.6.1.4.1.4491.2.4.1.1.6.1.2.0, Octet String, password
SNMP MIB Object(unknown OID 1.3.6.1.4.1.4413.2.9999.1.0):1.3.6.1.4.1.4413.2.9999.1.0, Integer, 1

Thanx for your Time and Support

With regards,

Gidion-79

mbowe
Perhaps try

perhaps try these

saRgIpMgmtLanMode OBJECT-TYPE
SYNTAX INTEGER {
bridge(1),
router(2),
l2tpv2-client(3)
}

So you might need to set
SnmpMibObject saRgIpMgmtLanMode.32 Integer 1;

Gidion-79
Thanx, i will try it. I'll

Thanx, i will try it. I'll let you know if it works

Log in or register to post comments