Ospf - Siemens scalance WLC711 Reference Manual

Hide thumbs Also See for scalance WLC711:
Table of Contents

Advertisement

Examples
The following example adds an IP address to the routing table, specifying the netmask in CIDR format
and disallowing OSPF overrides:
WLC.siemens.com
The following example adds an IP address to the routing table, specifying the netmask as an IP address
and allowing OSPF overrides:
WLC.siemens.com
The following example configures the default route:
WLC.siemens.com
The following example removes an IP address from the routing table:
WLC.siemens.com
The following example removes the default route from the routing table:
WLC.siemens.com
The following example removes an IP address from the routing table by its index number:
WLC.siemens.com

ospf

The
command is associated with the context ip:ospf, which contains commands to configure
ospf
global settings for the Open Shortest Path First (OSPF) protocol on a network.
The following commands are available in the ip:ospf context.
area
on page 162
areatype
on page 163
routerid
on page 163
status
on page 164
ospfinterface
on page 164 — See for commands in the ip:ospf:ospfinterface context. If ospfinterface
does not appear in the ip:ospf context command list, use the
area
Use the
command to define the area identification of the OSPF interface.
area
area area_id
SCALANCE WLC711 CLI Reference Guide
:ip# route 1.1.2.1/24 10.7.0.3 nofloat
:ip# route 1.1.2.1 255.255.255.0 10.7.0.3 float
:ip# route default 10.7.0.3
:ip# no route 1.1.2.1
:ip# no route default
:ip# no route 12
ip Commands
command to enable OSPF.
status
ospf
162

Advertisement

Table of Contents
loading

Table of Contents