SBC session border controllers 159
Example
SBC2000-[CONFIG]-[SWITCH]> show mac address-table count
17 valid mac entries
show mac address-table include/exclude interface
This command allows viewing the MAC table according to the specified interface:
Syntax
show mac address-table include/exclude interface <interface> <number>
Parameters
<interface> — interface type:
front-port — external uplink interfaces;
host-channel;
port-channel — external LAG uplink interface aggregation groups;
<number> — port number:
all — all ports of the selected interface;
for front port: <unit/port>, where:
unit — module number, may take value [1],
port — port number, may take values: [0 .. 3];
for host-channel: [1];
for port-channel: [0 .. 4].
Command mode
CONFIG-SWITCH
Port mirroring configuration commands
mirror <rx|tx> interface
This command enables the mirroring operation on the switch ports for incoming and outgoing traffic.
Interface mirroring allows you to copy traffic going from one port to another for external analysis.
The use of the negative form of the command (no) disables the mirroring operation.
Syntax
[no] mirror <rx|tx> interface <port> <num>
Parameters
<rx|tx> — traffic type:
rx — incoming;
tx — outgoing.
<port> — interface type:
front-port — external uplink interfaces;
host-channel — interfaces for connecting interface modules;
host-port;
port-channel — logical association of external uplink interfaces;
sm-port.