Users Guide

network ip6
Use the network ip6 command to add, delete, or list custom routes to the data or management interface
routing table in IPv6 networks.
Syntax: network ip6 add
network ip6 add <mgmt|data> [-i <id>] <[-s <SrcAddr>] [-d <DestAddr>]> [-g <ViaAddr>]
The following table describes the required and optional parameters for the network ip6 command:
Flag/Parameter Description
<mgmt|data> Specifies the management or the data interface.
-i <id> Specifies the ID of the network IP rule. If this ID is not specified, the system
generates an ID automatically.
NOTE: This ID determines the priority in the ordered list of rules in the routing table.
-s <SrcAddr> Specifies the source interface IPv6 address or netmask from where the network
IPv6 rule is specified. For example, fe82::20c:29ff:fe7e:d3e1. A valid IPv6 address or
a netmask or 0/0 values are allowed. This parameter is optional.
-d <DestAddr>
Specifies the destination interface IPv6 address or netmask where the network IPv6
rule is specified. A valid IPv6 address or a netmask or 0/0 values are allowed. This
parameter is optional.
-g <ViaAddr> Specifies the via or gateway IPv6 address through which the network traffic should
flow. A valid IPv6 address is allowed. This parameter is optional.
Table 416: Network IP6 Add Command Parameters
Example: Adding an IPv6 Custom Route
You can use an IPv6 address when adding a custom route.
The following example adds a custom route:
[appadmin]# network ip6 add data -s fe82::20c:29ff:fe7e:d3e1/d3e24
Syntax: network ip6 del
This command deletes an IPv6 custom route.
network ip6 del <-i <id>>
Syntax: network ip6 list
This command lists all custom routing rules.
network ip6 list
Example: Listing All IPv6 Custom Routing Rules
The following example lists all custom routing rules:
[appadmin]# network ip6 list
===============================================
IP Rule Information
Dell Networking W-ClearPass Policy Manager 6.6 | User Guide Command Line Interface | 831