[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show security zones type

Syntax

show security zones type
(functional | security)
<detail | terse>

Release Information

Command introduced in Release 8.5 of JUNOS software.

Description

Display information about security zones of the specified type.

This command is supported on J-series and SRX-series devices.

Options

functional—Display functional zones.

security—Display security zones.

detail | terse—(Optional) Display the specified level of output.

Required Privilege Level

view

Related Topics

security-zone

List of Sample Output

show security zones type functional
show security zones type security
show security zones type security terse
show security zones type security detail

Output Fields

Table 95 lists the output fields for the show security zones type command. Output fields are listed in the approximate order in which they appear.

Table 95: show security zones type Output Fields

Field Name

Field Description

Security zone

Zone name.

Policy configurable

Whether the policy can be configured or not.

Interfaces

List of the interfaces in the zone.

Interfaces bound

Number of interfaces in the zone.

Zone

Name of the zone.

Type

Type of the zone.

show security zones type functional

user@host> show security zones type functional
Security zone: Host 
Send reset for non-SYN session TCP packets: Off 
Policy configurable: Yes 
Interfaces bound: 1 
Interfaces: 
fxp0.0  
Security zone: fz 
Send reset for non-SYN session TCP packets: Off 
Policy configurable: Yes 
Interfaces bound: 1 
Interfaces: 
ge-0/0/1.0

show security zones type security

user@host> show security zones type security
Security zone: Host 
Send reset for non-SYN session TCP packets: Off 
Policy configurable: Yes 
Interfaces bound: 1 
Interfaces: 
fxp0.0  
Security zone: fz 
Send reset for non-SYN session TCP packets: Off 
Policy configurable: Yes 
Interfaces bound: 1 
Interfaces: 
ge-0/0/1.0

show security zones type security terse

user@host> show security zones type security terse
Zone                    Type
my-internal             Security
my-external             Security
dmz                     Security
my-shared-external      Security

show security zones type security detail

user@host> show security zones type security detail
Security zone: HOST
  Send reset for non-SYN session TCP packets: Off
  Policy configurable: Yes
  Interfaces bound: all
  Interfaces:
Security zone: junos-global
  Send reset for non-SYN session TCP packets: Off
  Policy configurable: Yes
  Interfaces bound: 0
  Interfaces:

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]