Specifications
Enterasys Wireless Controller Software CLI Reference Guide 21-29
Examples
ThefollowingexamplesetstheIPaddressofthenexthoprouter(169.232.75.1).
EWC.enterasys.com:topology:r1:l3:# nexthop 169.232.75.1
21.4.3.13 ospf-advert
Usetheospf‐advertcommandtoenableordisableOSPFadvertisementsonthetopology.The
ospf‐advertcommandisavailablefromthetopology:<named‐topology>:l3contextoftheCLIfor
routedtopologies.
Syntax
ospf-advert enable | disable
Parameters
Examples
ThefollowingexampleenablesOSPFadvertisements.
EWC.enterasys.com:topology:r1:l3:# ospf-advert enable
21.4.3.14 ospf-cost
Usetheospf‐costcommandtosettheOSPFroutecostvalue.Theospf‐costcommandisavailable
fromthetopology:<named‐topology>:l3contextoftheCLIforroutedtopologies.
Syntax
ospf-cost <1-50000>
Parameters
Examples
ThefollowingexamplesetstheOSPFroutecostvalueto6000
EWC.enterasys.com:topology:r1:l3:# ospf-cost 6000
Note: After you run the nexthop command, you must run the apply command to implement the
changes.
enable EnablesOSPFadvertisements.
disable DisablesOSPFadvertisements.
Note: After you run the ospf-advert command, you must run the apply command to implement the
changes.
<1‐50000> SpecifiestheOSPFroutecostvalue.