set nodealias
18-18 Network Management
Example
This example shows how to display node alias configuration settings for ports ge.2.1 through 9:
C3(rw)->show nodealias config ge.2.1-9
Port Number Max Entries Used Entries Status
----------- ----------- ------------ ------
ge.2.1 16 0 Enable
ge.2.2 47 0 Enable
ge.2.3 47 2 Enable
ge.2.4 47 0 Enable
ge.2.5 47 0 Enable
ge.2.6 47 2 Enable
ge.2.7 47 0 Enable
ge.2.8 47 0 Enable
ge.2.9 4000 1 Enable
Table 18-4 provides an explanation of the command output.
set nodealias
Use this command to enable or disable a node alias agent on one or more ports, or set the
maximum number of alias entries stored per port.
Syntax
set nodealias {enable | disable | maxentries maxentries} port-string
Parameters
Defaults
None.
Mode
Switch command, read-write.
Table 18-4 show nodealias config Output Details
Output Field What It Displays...
Port Number Port designation.
Max Entries Maximum number of alias entries configured for this port.
Used Entries Number of alias entries (out of the maximum amount configured) already used by
this port.
Status Whether or not a node alias agent is enabled (default) or disabled on this port.
enable | disable Enables or disables a node alias agent.
maxentries maxentries Set the maximum number of alias entries stored per port. Valid range
is 0 to 4096. The default value is 32.
port-string Specifies the port(s) on which to enable/disable node alias agent or set
a maximum number of stored entries.