ADC CLI Commands

cloud-routes

The following operations can be performed on “cloud-routes”:

add rm set unset show clear apply

add cloud routes

Add cloud routes.

Synopsis

add cloud routes -routesVpcNetwork \[-vipSubnet <ip\_addr\[/prefix]|ipv6\_addr\[/prefix]>] \[-vipVpcNetwork ] \[-clientIpAddress <ip\_addr|ipv6\_addr|\*>]

Arguments

name Name for the route.

routesVpcNetwork client vpc network name

vipSubnet vip subnet in CIDR format

vipVpcNetwork vip vpc network name

clientIpAddress IPv4 or IPv6 address attached to the nic interface towards vpc mentiond in vpcnetwork

rm cloud routes

Remove cloud routes

Synopsis

rm cloud routes

Arguments

name Name for the route.

set cloud routes

Sets cloud routes

Synopsis

set cloud routes -routesVpcNetwork \[-vipSubnet <ip\_addr\[/prefix]|ipv6\_addr\[/prefix]>] \[-vipVpcNetwork ] \[-clientIpAddress <ip\_addr|ipv6\_addr|\*>]

Arguments

name Name for the route.

routesVpcNetwork client vpc network name

vipSubnet vip subnet in CIDR format

vipVpcNetwork vip vpc network name

clientIpAddress IPv4 or IPv6 address attached to the nic interface towards vpc mentiond in vpcnetwork

unset cloud routes

Use this command to remove cloud routes settings.Refer to the set cloud routes command for meanings of the arguments.

Synopsis

unset cloud routes [-vipSubnet] [-vipVpcNetwork] [-clientIpAddress]

show cloud routes

Show cloud routes.

Synopsis

show cloud routes []

Arguments

name Name for the route.

Output

routesVpcNetwork client vpc network name

vipSubnet vip subnet in CIDR format

vipVpcNetwork vip vpc network name

clientIpAddress IPv4 or IPv6 address attached to the nic interface towards vpc mentiond in vpcnetwork

devno count stateflag _nextgenAPIResource

clear cloud routes

Remove cloud routes

Synopsis

clear cloud routes

apply cloud routes

APPLY cloud routes

Synopsis

apply cloud routes

cloud-routes