Show commands – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual
Page 780
756
Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide
53-1003031-02
ACL Support for VE over VPLS
7
Step 3:
interface ve 2
ip access-group v4_acl in ethernet 4/2
Error messages
The following messages are seen when an invalid configuration is attempted.
•
IN ACL – “Inbound ACL is applied to all local endpoints of VE over VPLS interface”
•
OUT ACL – “Outbound ACL is applied to all local endpoints of VE over VPLS interface”
•
This feature is not supported for 24x10G modules.
•
This feature is not supported for POS modules.
Show commands
Show ARP
To display the contents of the ARP cache, enter the following command at any CLI level.
Use the show arp command to display port, VPLS-ID, VLAN, and VPLS peer information.
Brocade(config)# show arp
Total number of ARP entries: 4
Entries in default routing instance:
IP Address
MAC Address
Type
Age
Port/Port
(Vpls-Id,Vlan)/(Vpls-Id:Peer)
10.25.104.1 0000.0012.3eb5
Static None
4/1
(101, 26)
10.25.104.3 0000.000f.c200
Dynamc 0
mgmt1
10.1.1.2
0000.00f8.0090
Dynamc 1
mgmt1
10.25.104.1 0000.0012.3eb5
Static None
(21,10.32.332.1)
Syntax: show arp [ethernet slot/port | mac-address xxxx.xxxx.xxxx [mask] | ip-addr [ip-mask]]
[num] [| begin expression | exclude expression | include expression]
The ethernet slot/portnum parameter lets the user restrict the display to entries for a specific port.
The mac-address xxxx.xxxx.xxxx parameter lets the user restrict the display to entries for a specific
MAC address.
The mask parameter lets the user specify a mask for the mac-address xxxx.xxxx.xxxx parameter to
display entries for multiple MAC addresses. Specify the MAC address mask as fs and 0s, where fs
are significant bits.
The ip-addr and ip-mask parameters lets the user restrict the display to entries for a specific IP
address and network mask. Specify the IP address masks in standard decimal mask format (for
example, 255.255.0.0).
NOTE
The ip-mask parameter and mask parameter perform different operations. The ip-mask parameter
specifies the network mask for a specific IP address, whereas the mask parameter provides a filter
for displaying multiple MAC addresses that have specific values in common.