OSPF Commands
©2008 Allied Telesis Inc. All rights reserved.
30.12
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
bandwidth
Use this command to specify the maximum bandwidth to be used for each interface.
The bandwidth value is in bits. OSPF uses this to calculate metrics for the interface.
The
no
form removes the maximum bandwidth.
Syntax
bandwidth <1-10000000000>
no bandwidth
Mode
Interface mode
Examples
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
bandwidth 1000000
Related Commands
show running-config
show running-config interface
show interface
capability opaque
This command enables opaque-LSAs. Opaque-LSAs are Type 9, 10 and 11 LSAs that deliver
information used by external applications.
By default, opaque-LSAs are enabled.
The
no
form of this command to disables opaque-LSAs.
Syntax
capability opaque
no capability opaque
Mode
Router mode
Examples
awplus#
configure terminal
awplus(config)#
router ospf 100
awplus(config-router)#
no capability opaque
Parameter
Description
<1-10000000000
> Bandwidth setting—1 to 10000000000 bits.