3.2.37. group

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>

<string>

Name of the address group.

address

List of addresses of the group.

vsr running config# vrf <vrf> group ipv4 address-group <string>
vsr running address-group <string># address 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> used

network-group

Network group.

vsr running config# vrf <vrf> group ipv4 network-group <string>

<string>

Name of the network group.

network

List of networks of the group.

vsr running config# vrf <vrf> group ipv4 network-group <string>
vsr running network-group <string># network 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> 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>

<string>

Name of the address group.

address

List of addresses of the group.

vsr running config# vrf <vrf> group ipv6 address-group <string>
vsr running address-group <string># address 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> used

network-group

Network group.

vsr running config# vrf <vrf> group ipv6 network-group <string>

<string>

Name of the network group.

network

List of networks of the group.

vsr running config# vrf <vrf> group ipv6 network-group <string>
vsr running network-group <string># network 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> used