network port show-address-filter-info
Print the port's address filter information
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The network port show-address-filter-info command displays information about the port's address filter.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- -node <nodename> - Node
- Use this parameter to specify the node.
- -port {<netport>|<ifgrp>} - Port
- Use this parameter to specify the port. For example, e0c.
- [-num-total <integer>] - Total Number Of Entries
- Use this parameter to specify the total number of entries.
- [-num-used <integer>] - Number Of Used Entries
- Use this parameter to specify the number of used entries.
- [-used-entries <text>, ...] - The Used Entries
- Use this parameter to list the used entries.
Examples
The following example displays information of the given port's address filter on the specified node of the cluster.
cluster1::*> network port show-address-filter-info -node local -port e0c
Node: node1
Total Number Number of
Port of Address Used Address Used Address
Name Filter Entries Filter Entries Filter Entries
---- -------------- -------------- ------------------
e0c 1328 3 U 0 a0 98 40 e 6
M 1 80 c2 0 0 e
M 1 0 5e 0 0 fb
Give documentation feedback