D-Link DXS-3600-16S Manual page 400

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#ip ospf priority 50
DXS-3600-32S(config-if)#
40-19 network area
This command is used to enable OSPF routing with a specified Area ID on interfaces with IP addresses that match or
belong to the specified network address. Use the no command to remove the configuration.
network ipaddr netmask area area-id
no network ipaddr netmask area area-id
Parameters
ipaddr
netmask
area-id
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router ospf
DXS-3600-32S(config-router)#network 10.1.1.1 255.0.0.0 area 0.0.0.1
DXS-3600-32S(config-router)#
40-20 passive-interface
This command is used to configure the specified OSPF interface as passive interface. Use the no command to restore
to the default value.
passive-interface {default | interface ipif_name}
no passive-interface {default | interface ipif_name}
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
This example shows how to set the priority of the System interface (VLAN 1) to 50.
Specifies the IP address of the interface.
Specifies the IP netmask of the interface.
Specifies the identifier of the area to be associated with the OSPF address range.
All interfaces belong to backbone area.
The OSPF is disabled on each interface.
Router Configuration Mode.
Level: 8. (EI Mode Only Command)
OSPF routing can be enabled per IPv4 subnet basis. Each subnet can belong to one
particular OSPF area.
Use no form of this command to remove the subnet from one particular OSPF area
to backbone area and the administrative state of the interface becomes disabled.
When the area range are configured, and the area range network contain the
subnet, the subnet should be moved into the area of the range. And user can't
change the area of the network, and when the ospf status of the subnet is enable,
user can't configure the status of subnet to disable, except remove the area range
configuration.
Users can verify the settings by entering the show ip ospf or show ip ospf
interface command.
This example shows how to enable OSPF interface (10.1.1.1/8) and set it to area
0.0.0.1.
392

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents