Example
The following example sets the netmask for the bap topology to 24 (equivalent to netmask
255.255.255.0):
WLC.siemens.com
:topology:bap:l3# netmask 24
nexthop
Use the
nexthop
command to set the IP address of the next hop router through which traffic will be
directed. The
nexthop
command is available from the topology:<named-topology>:l3 context of the
CLI for routed topologies.
After you run the
nexthop
command, run the
apply
command to implement the changes.
nexthop A.B.C.D | none
Parameters
A.B.C.D
Specifies the IP address of the next hop router.
none
Clears the IP address of the next hop router.
Example
The following example sets the IP address of the next hop router (169.232.75.1):
WLC.siemens.com
:topology:r1:l3:# nexthop 169.232.75.1
ospf-advert
Use the
ospf-advert
command to enable or disable OSPF advertisements on the topology. The
ospf-advert
command is available from the topology:<named-topology>:l3 context of the CLI for
routed topologies.
After you run the
ospf-advert
command, run the
apply
command to implement the changes.
ospf-advert enable | disable
Parameters
enable
Enables OSPF advertisements.
disable
Disables OSPF advertisements.
Example
The following example enables OSPF advertisements:
WLC.siemens.com
:topology:r1:l3:# ospf-advert enable
topology Commands
nexthop
SCALANCE WLC711 CLI Reference Guide
368
Summary of Contents for scalance WLC711
Page 1: ...SCALANCE WLC711 CLI Reference Guide Release V9 21 14 C79000 G8976 C261 07 Published July 2015 ...
Page 21: ...dns 2 192 1 2 3 dns 3 192 1 3 3 Common Commands show SCALANCE WLC711 CLI Reference Guide 21 ...
Page 376: ...Example topology Commands vlanid SCALANCE WLC711 CLI Reference Guide 376 ...