ipam instance address-pool ipv4 prefix-range

Configures prefix range parameters.

Command Mode

Exec > Global Configuration (config) > IPAM Configuration (config-ipam) > Instance Configuration (config-instance-instance_id ) > Address Pool Configuration (config-address-pool-address_pool_name ) > IPv4 Configuration (config-ipv4)

Syntax

prefix-range prefix_value length prefix_length [ offline ] 

length prefix_length

Specify the prefix length.

Must be an integer in the range of 1-31.

nexthop-forwarding-address nexthop_forwarding_address

Specify the nexthop forwarding address.

Must be a string in the ipv4-address pattern. For information on the ipv4-address pattern, see the Input Pattern Types chapter.

offline

Specify to set the IPv4 prefix to offline mode.

prefix prefix_value

Specify the prefix value.

Must be a string in the ipv4-address pattern. For information on the ipv4-address pattern, see the Input Pattern Types chapter.

Usage Guidelines

Use this command to configure prefix range parameters.