
C613-50186-01 Rev B
Command Reference for AR2050V
2621
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
PPLICATION
AND
E
NTITY
C
OMMANDS
DPORT
To specify destination port
any
, that is a port number range of <1-65535>, for
application
openVPN
, use the commands:
awplus#
configure terminal
awplus(config)#
application openVPN
awplus(config-application)#
dport any
To remove destination port
15
from application
openVPN
, use the commands:
awplus#
configure terminal
awplus(config)#
application openVPN
awplus(config-application)#
no dport 15
To remove port
any
from application
openVPN
, use the commands:
awplus#
configure terminal
awplus(config)#
application openVPN
awplus(config-application)#
no dport 1 to 65535
Validation
commands
Related
commands