Layer 3 functions
9.3 OSPFv3 (IPv6)
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
609
You enable OSPFv3 routing with the ipv6 router ospf command.
You configure the metric with the
ipv6 ospf metric command.
You display the configuration with the
show ipv6 ospf interface command.
ipv6 ospf passive-interface
Description
With this command, you deactivate the OSPF interface. The router then does not send any
hello packets on this interface and can also not establish a link via this interface.
Note
This command is available only with layer 3.
● The interface is an IPv6 interface.
● You are in the Interface configuration mode
The command prompt is as follows:
cli(config-if-$$)#
Call the command without parameter assignment:
ipv6 ospf passive-interface
The OSPF interface is inactive.
You enable OSPFv3 routing with the ipv6 router ospf command.
You enable the interface with the no ipv6 ospf passive-interface command.
You display the configuration with the
show ipv6 ospf interface command.