11-NMM Command Reference

HomeSupportReference GuidesCommand ReferencesH3C S6520X & S6520-SI & S5560X-HI & S5000-EI & MS4600 Command References-R6615Pxx-6W10111-NMM Command Reference
13-EPA commands
Title Size Download
13-EPA commands 59.61 KB

EPA commands

display epa monitor-information

Use display epa monitor-information to display endpoint association and disassociation information detected by EPA.

Syntax

display epa monitor-information [ online | offline ] [ device device-id | mac mac-address [ vlan vlan-id ] ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

online: Displays endpoint association information.

offline: Displays endpoint disassociation information.

device device-id: Specifies a device by its bridge MAC address in the H-H-H format. In a SmartMC network, you can specify the bridge MAC address of a member to display only information about endpoints connecting to the member.

mac mac-address: Specifies an endpoint by its MAC address in the H-H-H format.

vlan vlan-id: Specifies a VLAN by its ID in the range of 1 to 4094. If you do not specify this option, the command displays information in all VLANs.

verbose: Displays detailed information about identified endpoints. If you do not specify this keyword, the command displays brief information.

Usage guidelines

In a SmartMC network, you can execute this command on the commander or on a member.

·     If you execute this command on the commander, you can view information on all devices in the network or information on a specific device.

·     If you execute this command on a member, you can view only association events of endpoints connecting to the member.

In a non-SmartMC network, this command displays information only on the device on which the command is executed. For more information about SmartMC, see Network Management and Monitoring Configuration Guide.

If an endpoint has multiple IP addresses, only one IP address is displayed.

Examples

# In a SmartMC network, display endpoint association and disassociation information on the member device with ID 3cf5-cc97-772f.

<Sysname> display epa monitor-information device 3cf5-cc97-772f

Auto identification : Disabled

Local device type   : SmartMC TM

Local device ID     : ae05-0607-eaaa

Endpoint information:

  Access device ID    MAC address     VLAN    Interface                  Status

  3cf5-cc97-772f      0e74-e2fb-0400  11      GigabitEthernet1/0/1       Online

  3cf5-cc97-772f      5caf-2e5f-0100  11      GigabitEthernet1/0/1       Offline

# In a non-SmartMC network, display endpoint association and disassociation information on the current device.

<Sysname> display epa monitor-information

Auto identification : Disabled

Local device type   : Self-managed

Local device ID     : d461-fe34-15c0

Endpoint information:

  Access device ID   MAC address     VLAN   Interface                    Status

  d461-fe34-15c0     0026-ba12-3456  1      GigabitEthernet1/0/1         Online

  d461-fe34-15c0     2064-3211-1111  1      GigabitEthernet1/0/1         Online

# In a SmartMC network, display detailed endpoint information on the commander.

<Sysname> display epa monitor-information verbose

Auto identification: Disabled

Local device type  : SmartMC TM

Local device ID    : d461-fe34-15c0

Total endpoints identified by EPA: 1

 

Access device ID: ac74-0935-9dbe

  MAC address   : 1cab-3464-ad82              VLAN  : 100

  IP address    : 1.1.1.1

  Interface     : GigabitEthernet1/0/1        Status: Online

  Category      : Camera                      Vendor: -

  OS            : -

# In a non-SmartMC network, display detailed endpoint information on the current device.

<Sysname> display epa monitor-information verbose

Auto identification : Disabled

Local device type   : Self-managed

Local device ID     : d461-fe34-15c0

Total endpoints identified by EPA: 1

Access device ID: d461-fe34-15c0

  MAC address   : 0026-ba12-3456                   VLAN  : 1

  IP address    : 1.1.1.1

  Interface     : GigabitEthernet1/0/1             Status: Online

  Category      : Camera                           Vendor: -

  OS            : -

# (Devices supporting automatic endpoint identification) In a non-SmartMC network, display detailed endpoint information on the current device.

<Sysname> display epa monitor-information verbose

Auto identification : Enabled

Local device type   : Self-managed

Local device ID     : d461-fe34-15c0

Total endpoints identified by EPA: 2

Access device ID: d461-fe34-15c0

  MAC address   : 0026-ba12-3456                   VLAN  : 1

  IP address    : 1.1.1.1

  Interface     : GigabitEthernet1/0/1             Status: Online

  Category      : Camera                           Vendor: -

  OS            : -

Access device ID: d461-fe34-15c0

  MAC address   : 2064-3211-1111                   VLAN  : 1

  IP address    : 1.1.1.2

  Interface     : GigabitEthernet1/0/1             Status: Online

  Category      : Smartphone                       Vendor: Samsung

  OS            : Android

Table 1 Command output

Field

Description

Auto identification

This field is not supported in the current software version.

State of automatic endpoint identification.

Local device type

Local device type. Options include:

·     Self-managedIndicates a device in a non-SmartMC network.

·     SmartMC TMIndicates the commander in a SmartMC network.

·     SmartMC TCIndicates a member in a SmartMC network.

Local device ID

Local device ID (bridge MAC address).

Access device ID

ID (bridge MAC address) of the connected device.

MAC address

MAC address of the endpoint.

VLAN

VLAN in which the endpoint resides.

Interface

Interface to which the endpoint is connected.

Status

Endpoint status. Options include:

·     Online.

·     Offline.

Category

Endpoint category. This field is fixed at Camera for static endpoint identification.

Vendor

Vendor of the endpoint. This field displays a hyphen (-) if the vendor fails to be obtained.

OS

OS of the endpoint. This field displays a hyphen (-) if the OS fails to be obtained.

 

Related commands

epa monitor-rule

epa monitor-rule

Use epa monitor-rule to create a static endpoint identification rule.

Use undo epa monitor-rule to remove a static endpoint identification rule.

Syntax

epa monitor-rule [ monitor-rule-id ] mac mac-address [ mask mac-mask ] [ vlan vlan-id ]

undo epa monitor-rule { monitor-rule-id | mac mac-address [ mask mac-mask ] [ vlan vlan-id ] }

Default

No static endpoint identification rules exist.

Views

System view

Predefined user roles

network-admin

Parameters

monitor-rule-id: Specifies the rule ID in the range of 1 to 1024. If you do not specify this argument, the command assigns the smallest available ID to the rule.

mac mac-address: Specifies the MAC address of the endpoint to monitor, in the H-H-H format.

mask mac-mask: Specifies a MAC address mask, in the H-H-H format.

vlan vlan-id: Specifies the VLAN in which the endpoint will be monitored. The vlan-id argument represents the VLAN ID in the range of 1 to 4094. If you do not specify this option, the command creates a rule that monitors the endpoint in all VLANs.

Usage guidelines

In a SmartMC network, you can execute this command only on the commander. The commander will deploy the rule to all members to monitor associations and disassociations of the specified endpoint in the entire network.

In a non-SmartMC network, this command enables the device to monitor associations and disassociations of the specified endpoint only on the device itself.

Examples

# Create a static endpoint identification rule to monitor endpoints whose MAC address starts with 0e74 in all VLANs.

<Sysname> system-view

[Sysname] epa monitor-rule mac 0e74-e2fb-0400 mask ffff-0000-0000

Related commands

display epa monitor-information

epa online-offline-log disable

Use epa online-offline-log disable to disable EPA logging.

Use undo epa online-offline-log disable to enable EPA logging.

Syntax

epa online-offline-log disable

undo epa online-offline-log disable

Default

EPA logging is enabled.

Views

System view

Predefined user roles

network-admin

Usage guidelines

By default, the EPA module logs endpoint associations and disassociations. If a monitored endpoint comes online or goes offline frequently, the device will generate a large number of log entries. In this case, to avoid affecting device performance, disable EPA logging as a best practice.

Examples

# Disable EPA logging.

<Sysname> system-view

[Sysname] epa online-offline-log disable

Related commands

epa monitor-rule

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网