
C613-50186-01 Rev B
Command Reference for AR2050V
2646
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
PPLICATION
AND
E
NTITY
C
OMMANDS
SHOW
ENTITY
show entity
Overview
Use this command to show entity information.
Entity is a high level abstraction of a network device, a group of networks or
subnets. It is the instance that firewall policy can be applied to. There are three
types of entity:
•
zone
•
network
•
host
Syntax
show entity [<
entity
>]
Mode
Privileged Exec
Examples
To show the information about all entities, use the command:
awplus#
show entity
Output
Figure 57-6:
Example output from the
show entity
command
To show information associated with the network entity
zone1.network1
, use
the command:
awplus#
show entity zone1.network1
Parameter
Description
<
entity
>
Specific entity in dot notation.
awplus#show entity
Zone: zone1
Network: zone1.network1
Subnet: 1:db8:24:100::/64
Subnet: 2001:db8:24:100::/64
Host: zone1.network1.host1
Address: 2001:db8:24:100::1
Zone: zone2
Network: zone2.network2
Host: zone2.network2.host1