05-14-2011 06:51 PM - edited 03-04-2019 12:24 PM
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...
05-14-2011 07:12 PM
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
05-14-2011 08:32 PM
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...
05-15-2011 12:44 AM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide