DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
392
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
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
}
Example
This example shows how to set the priority of the System interface (VLAN 1) to 50.
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)#
ipaddr
Specifies the IP address of the interface.
netmask
Specifies the IP netmask of the interface.
area-id
Specifies the identifier of the area to be associated with the OSPF address range.
Default
All interfaces belong to backbone area.
The OSPF is disabled on each interface.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 8. (
EI Mode Only Command
)
Usage Guideline
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.
Example
This example shows how to enable OSPF interface (10.1.1.1/8) and set it to area
0.0.0.1.
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)#
Содержание DXS-3600-16S
Страница 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Страница 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Страница 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Страница 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Страница 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Страница 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Страница 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...