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

Verifying Policy Configuration

A scheduler is referred by security policies to activate or deactivate a policy according to scheduled times. Use the show schedulers command to verify that your configured policies are associated with the appropriate schedulers. For more information, see the JUNOS Software CLI Reference

Purpose

Display information about address books and zones.

Action

Use the show security policies CLI command to display a summary of all security policies configured on the device. If a particular policy is specified, display information particular to that policy:


user@host> show security policies
From zone: ZoneA, To zone: ZoneB
	Policy: p1, Sequence number: 1, State: enabled
		Source addresses: v-2-2-2-0
		Destination addresses: v-1-1-1-0
		Applications: any
		Action: permit, log, scheduled
	Policy: p2, Sequence number: 2, State: enabled
		Source addresses: v-2-2-2-0
		Destination addresses: v-1-1-1-0
		Applications: any
		Action: deny, scheduled 

What it Means

The output displays information about policies configured on the system. Verify the following information:


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