[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Destination Networks

Use the following configuration statements to add destination networks to a classify-traffic condition:

policies group name list name rule name traffic-condition name destination-network network {
ip-address ip-address ;
ip-mask ip-mask ;
ip-operation ip-operation ;
}

To add a destination network to a classify-traffic condition:

  1. From configuration mode, enter the destination network within a classify-traffic condition. For example:
  2. (Optional) Configure the IP address of the destination network or host.
  3. (Optional) Configure the IP mask of the destination network or host.
  4. (Optional) Specify whether the software matches packets with an IP address that is equal or not equal to the specified address and mask.
  5. (Optional) Verify your destination network configuration.
    [edit policies group dhcp list in rule forward-dhcp traffic-condition client-dhcp destination-network network]
    user@host# show 
    ip-address interface_ipAddress;
    ip-mask interfac_ipMask;
    ip-operation is;
    
    

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]