You can configure source networks in grouped format. For JUNOS ASP and JUNOSe IPv6 policy rules, you must enter source networks in grouped format.
Use the following configuration statement to add source networks in a grouped format to a classify-traffic condition:
- policies group name list name rule name traffic-condition name source-network
group-network {
- network-specifier network-specifier ;
- }
To add a grouped source network to a classify-traffic condition:
For JUNOS ASP policy rules, you must enter networks in the format <ip address>/<prefix length>. The <ip address>/<mask> format is rejected by the router.
For JUNOSe IPv6 policy rules, you must enter networks in the format <ipv6 address>/<prefix length>.
[edit policies folder junose group dhcp list in rule forward-dhcp traffic-condition client-dhcp source-network group-network] user@host# show network-specifier gateway_ipAddress;