OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : bandwidth-measurement static uni-available-bandwidth
bandwidth-measurement static uni-available-bandwidth
Use this command to advertise the available bandwidth between two directly connected OSPF/ISIS neighbors.
Use the no parameter with this command to unset available bandwidth on the current interface.
Command Syntax
bandwidth-measurement static uni-available-bandwidth BANDWIDTH
no bandwidth-measurement static uni-available-bandwidth
Parameter
BANDWIDTH
<0-999>k for 0 to 999 kilo bits/s
<0-999>m for 0 to 999 mega bits/s
<0-100>g for 0 to 100 giga bits/s
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 5.0.
Examples
(config)#int eth2
(config-if)#bandwidth-measurement static uni-available-bandwidth 10k
(config-if)#commit
 
(config)#int eth2
(config-if)#no bandwidth-measurement static uni-available-bandwidth
(config-if)#commit
 
Last modified date: 10/19/2023