Mellanox MLNX-OS User Manual for SX1018HP Ethernet Managed Blade Switch

Rev 2.10
Mellanox Technologies
370
Mellanox Technologies Confidential
4.14.5.6 OSPF Interface Capabilities
Table 35 - OSPF Interface Capabilities
Field Description Values Example
ensure Creates or destroys the
OSPF interface of the asso-
ciated interface of the
VLAN sp
ecified in the
resource ID
present, absent ensure => present
area_id The associated area ID Integer representing an IP area_id => ‘7200’
Type The network type broadcast, point_to_point type => ‘point_to_point’
4.14.5.7 OSPF Area Capabilities
Table 36 - OSPF Area Capabilities
Field Description Values Example
ensure Creates or destroys the
OSPF area specified in the
resource ID
present, absent ensure => present
router_id The OSPF area associated
router ID
(currently sup-
ports only default router)
default router_id => 'default'
ospf_area_mode The OSPF area mode normal, stub, nssa ospf_area_mode => 'stub'
subnets A list of associated subnets List of subnets ["192.168.4.0/24",
"192.1
68.5.0/24"]
ipaddress Sets IP address on the
Layer 3 interface (requires
net
mask).
A valid IP address ipaddress => ‘192.168.4.2’
netmask Sets netmask for the IP
address.
A valid netmask (of the
form X.1X2.X
3.X4),
which creates a valid com-
bination with the given IP
address
netmask =>
‘2
55.255.255.0’
method Configures the method of
the L3
interface (currently
sup
ports only static
method).
static method => static
Table 34 - L3 Interface Capabilities
Field Description Values Example