You are on page 1of 1

set security policies from-zone untrust to-zone trust policy permit-8003 match source-address

any

set security policies from-zone untrust to-zone trust policy permit-8003 match destination-
address any

set security policies from-zone untrust to-zone trust policy permit-8003 match application
port-8003

set security policies from-zone untrust to-zone trust policy permit-8003 then permit

set applications application port-8003 term t1 protocol tcp

set applications application port-8003 term t1 destination-port 8003

set applications application port-8003 term t2 protocol udp

set applications application port-8003 term t2 destination-port 8003

You might also like