Intel 480T Switch User Manual


 
92
C H A P T E R 6 Intel
®
NetStructure 480T Routing Switch User Guide
Port-Mirroring Example
This example selects port 3 as the mirror port, and sends all traffic
coming into or out of the switch on port 1 to the mirror port:
enable mirroring to port 3 untagged
configure mirroring add port 1
This next example sends all traffic coming into or out of the switch
on port 1 and the VLAN default to the mirror port (enable mirroring
for port 3 first):
configure mirroring add port 1 vlan default
Enterprise Discovery Protocol
The Enterprise Discovery Protocol (EDP) is used to gather
information about neighbor 480T routing switches. EDP is used by
the switches to exchange topology information. EDP is also used by
the Enterprise Standby Router Protocol (ESRP). Information
communicated using EDP includes:
MAC address (switch ID)
Software version information
IP address
VLAN-IP information
Port number
configure mirroring delete [vlan <name> | port
<port> | vlan <name> port <port>]
Deletes a particular mirroring filter
definition, or all mirroring filter definitions.
disable mirroring Disables port mirroring.
enable mirroring to port <portnumber> [tagged |
untagged]
Designates a port as the mirror output port.
See Tagged VLANs on page 99.
show mirroring Displays the port-mirroring configuration.
Table 6.2: Port-Mirroring Configuration Commands
Command Description