Syntax
aesConnectivity [-oam|switch|-media|-client] [ipaddress] - If only one of the connectivity need to be changed or configured.
aesConnectivity [-oam|-switch|-media|-client] [ipaddress] [-oam|-switch|-media|-client] [ipaddress] - If only one or more of the connectivity need to be changed or configured.
aesConnectivity -oam [ip address] -client [ip address] -switch [ip address] -media [ipaddress] - If all of the connectivity need to be changed or configured.
Note:
To allow connectivity from any ipaddress, enter '0.0.0.0' or '::' as ipaddress.
For example, aesConnectivity -oam 0.0.0.0 -client 10.133.84.223 -switch 10.133.84.230 -media 10.133.84.230
where:
Argument |
Description |
oam |
To set oam connectivity. |
client |
To set client connectivity. |
switch |
To set switch connectivity. |
media |
To set media connectivity. |
ipaddress |
AES IP, virtual IP (incase if HA is configured or any (0.0.0.0)). |
Return codes:
Return code |
Description |
4 |
Make sure CVLAN Service is offline. If not, user should stop service before changing the client facing IP. |
5 |
Either invalid or not permissible IP address. |
6 |
Execute with root user. |
7 |
The command failed to execute. |
8 |
Failed to restart service <service name>. |