User Manual UMN:CLI
V8102
673
To make it as a default, use the following command.
Restores it as the default.
Deletes a configured distance of OSPF route.
12.2.15 Host Route
OSPF regards routing information of specific host as stub link information. Routing infor-
mation can be assigned to each host which is connected with one router. To configure the
routing information to each host, use the following command.
host A.B.C.D area {A.B.C.D | <1-4294967295>}
Configures the routing information to
each host.
host A.B.C.D area {A.B.C.D | <1-4294967295>}
cost <0-65535>
To delete the routing information of specific host, use the following command.
no host A.B.C.D area { A.B.C.D | <1-
4294967295>}
Deletes the routing information to each
host.
no host A.B.C.D area { A.B.C.D | <1-
4294967295>} cost <0-65535>
12.2.16 Passive Interface
The passive interface which is configured by OSPF network operate as stub area. There-
fore passive interface can not exchange the OSPF routing information.
To configure the passive interface, use the following command.
Configures the passive interface.
VALNID: vlan ID
A.B.C.D: interface address.
passive-interface vlan VLANID
[A.B.C.D]
To release the configured as passive interface, use the following command.
no passive-interface INTERFACE
[A.B.C.D]
Releases the configured as passive interface.