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

Cisco 1941 Tunnel Bandwidth Command

Michael Bruton
Level 1
Level 1

I have a Cisco 1941 router with the Security license running IOS c1900-universalk9-mz.SPA.151-4.M.bin.  Is there a "tunnel bandwidth" command like with routers that have the Advanced IP Services license?  My concern is being able to adjust the bandwidth to a value greater than 8 Mbps...

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

According to the command reference guide for IOS 15, there is a tunnel  bandwidth command

To set the transmit bandwidth used by the tunnel interface, use the tunnel bandwidth command in interface configuration mode. To restore the default setting, use the no form of this command.

have a look at this link:

http://www.cisco.com/en/US/docs/ios/interface/command/reference/ir_t2.html#wp1011412

HTH

Not from what I can see:

router(config)#interface tunnel 1
router(config-if)#tunnel bandwidth ?
% Unrecognized command
router(config-if)#tunnel ?
  6rd                   set tunnel 6rd parameters
  checksum              enable end to end checksumming of packets
  destination           destination of tunnel
  flow                  flow options
  key                   security or selector key
  mode                  tunnel encapsulation method
  path-mtu-discovery    Enable Path MTU Discovery on tunnel
  protection            Enable tunnel protection
  raw-packet-interface  physical interface for all packets entering it to be
                        tunneled and for all packets entering the tunnel to
                        exit
  route-via             Select subset of routes for tunnel transport
  sequence-datagrams    drop datagrams arriving out of order
  source                source of tunnel packets
  tos                   set type of sevice byte
  ttl                   set time to live
  udlr                  associate tunnel with unidirectional interface
  vrf                   set tunnel vrf membership

router(config-if)#

And I am running 15.1...

Florin Barhala
Level 6
Level 6

Hi,

I see two choices, you either start a ticket to Cisco TAC regarding this option availability on your IOS or you use the old method of controlling BW with CBWFQ appliend on a class map; and that class map should reffer the ACL with source and destination of your tunnel.

Review Cisco Networking for a $25 gift card