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

Configuring Source Networks

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

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

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

  1. From configuration mode, enter the source network within a classify-traffic condition. For example:
  2. (Optional) Configure the IP address of the source network or host.
  3. (Optional) Configure the IP mask of the source 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 source network configuration.
    [edit policies group dhcp list in rule forward-dhcp traffic-condition client-dhcp source-network network]
    user@host# show 
    ip-address interface_ipAddress;
    ip-mask interface_ipMask;
    ip-operation is_not;
    
    

Related Topics


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