Node Alias

Node Alias is a feature that you can use to discover information about end systems on a per-port basis. As a packet from the end system transits through a Node Alias-enabled port, its key attributes are captured in a database that can be queried (CTRON Alias MIB). Enabling Node Alias on ports of interest provides a powerful troubleshooting tool for network administrators.

Each entry in the Node Alias database consists of the following fields:
  • Incoming port
  • VLAN ID
  • Source MAC address
  • Protocol address—Depending on the protocol type, this could be the IPv4/IPv6 source IP address, or the UDP source port in cases where the destination IP is broadcast, etc., the virtual router ID and Priority for VRRP.
  • Node Alias ID—A unique number that identifies an entry
  • Entry creation time

Supported Platforms

Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X870, X440-G2, X620 series switches.

Limitations

Currently, 100 packets per second per slot are admitted for snooping. Packets are dropped if the rate exceeds 100 pps.

New CLI Commands

enable nodealias ports [port_list | all]

disable nodealias ports [port_list | all]

enable nodealias protocol [protocol_name | all]

disable nodealias protocol [protocol_name | any]

configure nodealias ports [port_list |all] maxentries entries

clear nodealias { ports [port_list | all] | alias-id alias_id }

show nodealias

show nodealias ports {port_list| all}

show nodealias mac mac_address {protocol protocol_name | ports [port_list | all]}

show nodealias protocol protocol_name

show nodealias [protocol protocol_name |ip ip_address} {ports [port_list | all]}

Troubleshooting

In Extreme Access Control (NAC/Mobile IAM), node and alias information may not be visible after enabling the Node Alias feature in ExtremeXOS. Associated show commands in ExtremeXOS are not impacted.

This issue can occur when Node Alias is enabled for the first time after Access Control has already discovered the switch and determined its capabilities. This issue may also occur when you upgrade to ExtremeXOS 22.2.1 after Access Control has already determined if the switch supports the MIB.

To resolve this problem:
  1. In the Access Control Manager (NAC), right-click Access Control Engines.
  2. Click Webview. The WebView for the engine opens in your web browser.
  3. In the left pane, click Status. The Status section expands in the left panel.
  4. Click Switches & Routers.
  5. In the IP Resolution Worker column for the switch, check to see if Switch Dynamic Information shows GenericSwitchIpResolutionSnmpWorker (ExtremeIdMgrIpResolutionSnmpWorker).
  6. If it does, under Cached Data for the switch, click clear.
The display should then refresh and show GenericSwitchIpResolutionSnmpWorker (CtAliasMacAddressIpResolutionSnmpWorker).