3.2.41. group¶
Note
requires a Product License.
Address and network group configuration. They can then be used in the firewall configuration.
vsr running config# vrf <vrf> group
ipv4¶
IPv4 address and network group configuration.
vsr running config# vrf <vrf> group ipv4
address-group¶
Address group.
vsr running config# vrf <vrf> group ipv4 address-group <string>{1,31}
|
Name of the address group, less than 32 characters. |
address¶
List of addresses of the group.
vsr running config# vrf <vrf> group ipv4 address-group <string>{1,31}
vsr running address-group <string>{1,31}# address ADDRESS
|
An IPv4 address without a zone index. This type, derived from ipv4-address, may be used in situations where the zone is known from the context and hence no zone index is needed. |
used (state only)¶
The address-group is in use.
vsr> show state vrf <vrf> group ipv4 address-group <string>{1,31} used
network-group¶
Network group.
vsr running config# vrf <vrf> group ipv4 network-group <string>{1,31}
|
Name of the network group, less than 32 characters. |
network¶
List of networks of the group.
vsr running config# vrf <vrf> group ipv4 network-group <string>{1,31}
vsr running network-group <string>{1,31}# network NETWORK
|
An IPv4 prefix: address and CIDR mask. |
used (state only)¶
The network-group is in use.
vsr> show state vrf <vrf> group ipv4 network-group <string>{1,31} used
ipv6¶
IPv6 address and network group configuration.
vsr running config# vrf <vrf> group ipv6
address-group¶
Address group.
vsr running config# vrf <vrf> group ipv6 address-group <string>{1,31}
|
Name of the address group, less than 32 characters. |
address¶
List of addresses of the group.
vsr running config# vrf <vrf> group ipv6 address-group <string>{1,31}
vsr running address-group <string>{1,31}# address ADDRESS
|
An IPv6 address without a zone index. This type, derived from ipv6-address, may be used in situations where the zone is known from the context and hence no zone index is needed. |
used (state only)¶
The address-group is in use.
vsr> show state vrf <vrf> group ipv6 address-group <string>{1,31} used
network-group¶
Network group.
vsr running config# vrf <vrf> group ipv6 network-group <string>{1,31}
|
Name of the network group, less than 32 characters. |
network¶
List of networks of the group.
vsr running config# vrf <vrf> group ipv6 network-group <string>{1,31}
vsr running network-group <string>{1,31}# network NETWORK
|
An IPv6 prefix: address and CIDR mask. |
used (state only)¶
The network-group is in use.
vsr> show state vrf <vrf> group ipv6 network-group <string>{1,31} used
application-group¶
Set an application group.
vsr running config# vrf <vrf> group application-group <string>{0,255}
|
Set the application group name. |
application¶
Put an application in this group.
vsr running config# vrf <vrf> group application-group <string>{0,255}
vsr running application-group <string>{0,255}# application <leafref>