7.3. Network Element Discovery Command Reference

7.3.1. Command Hierarchies

7.3.1.1. Network Element Discovery Commands

config
— system
profile name [create]
— no profile name
neid hex-string
— no neid
neip
ipv4 ip-address
— no ipv4
ipv6 ipv6-address
— no ipv6
platform-type type
system-mac mac-address
— no system-mac
vendor-id vendor-id
— no vendor-id

7.3.2. Command Descriptions

7.3.2.1. Network Element Discovery Commands

network-element-discovery

Syntax 
network-element-discovery
Context 
config>system
Description 

This command enters the context to configure the network-element discovery parameters and MIB table generation.

generate-traps

Syntax 
[no] generate-traps
Context 
config>system>network-element-discovery
Description 

This command configures whether traps will be generated every time a node is updated, added, or removed from the OSPF opaque database (using LSA type 10 opaque update).

The no form of causes traps to not be generated for database changes.

profile

Syntax 
profile name [create]
no profile name
Context 
config>system>network-element-discovery
Description 

This command configures a profile to be used by IGP to advertise the network element information to its neighbors.

The no form of this command deletes the specified profile.

Parameters 
name—
Specifies the name of the profile, up to 32 characters.

neid

Syntax 
neid hex-string
no neid
Context 
config>system>ned>profile
Description 

This command configures the NEID for this profile.

The no form of this command deletes the NEID for this profile.

Parameters 
hex-string—
A hexidecimal string that consists of a subnet ID and basic ID. The first 8 high-order bits indicate the subnet ID and range from 0x1 to 0xFE. The 16 low-order bits indicate the basic ID and ranges form 0x0001 to 0xFFFE. The NEID can not be configured as 0x90006 to 0x9FF06 or 0x9bff0.
Values—
0x10001 to 0xFEFFFE

 

neip

Syntax 
neip
Context 
config>system>ned>profile
Description 

This command enters the context to configure the NEIP.

ipv4

Syntax 
ipv4 ip-address
no ipv4
Context 
config>system>ned>prof>neip
Description 

This command configures the IPv4 NEIP for this profile.

The no form of this command removes the IPv4 address association for this profile.

Default 

no ipv4

Parameters 
ip-address—
Specifies the IPv4 address of the NEIP.

ipv6

Syntax 
ipv6 ipv6-address
no ipv6
Context 
config>system>ned>prof>neip
Description 

This command configures the IPv6 NEIP for this profile.

The no form of this command removes the IPv6 address association for this profile.

Default 

no ipv6

Parameters 
ipv6-address—
Specifies the IPv6 address of the NEIP.
Values—

ipv6-address

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x: [0..FFFF]H

d: [0..255]D

 

platform-type

Syntax 
platform-type type
no platform type
Context 
config>system>ned>profile
Description 

This command configures the platform name and chassis type to be advertised.

The no form of this command removes any explicitly defined type and the default type of "chassis-name, chassis-type" is used.

Default 

no platform-type

Parameters 
type—
Specifies the platform type to be associates with the profile, up to 255 characters.

system-mac

Syntax 
system-mac mac-address
no system-mac
Context 
config>system>ned>profile
Description 

This command configures the MAC address to be advertised.

The no form of this command removes any explicitly defined MAC address and chassis MAC address will be advertised.

Default 

no system-mac

Parameters 
mac-address—
Specifies the MAC address to be associated with the profile in xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx format.

vendor-id

Syntax 
vendor-id vendor-id
no vendor-id
Context 
config>system>ned>profile
Description 

This command configures the vendor ID to be advertised.

The no form of this command reverts to the default value.

Default 

vendor-id "Nokia"

Parameters 
vendor-id—
Specifies the vendor ID to be advertised with the profile, up to 255 characters.