Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

User can remotely configure client IPV4 address and netmask or delete it.

Command Syntax
set system remote-config allow-client <IPV4Net>
delete system remote-config allow-client <IPV4Net>

Parameter
• <IPV4Net> It stands ipv4 address and netwask.

Example
This example demonstrates how to remotely configure client IPV4 address and netmask as 192.168.1.0/24:

admin@XorPlus# set system remote-config allow-client 192.168.1.0/24
admin@XorPlus# commit
  • No labels