ipam instance address-pool ipv4 address-range

Configures IPv4 address ranges.

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

address-range start_ipv4_address end_ipv4_address [ offline ] 

address-range start_ipv4_address

Specify the start address of the IPv4 address range.

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

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 the IPv4 address range as offline.

end_ipv4_address

Specify the end address of the IPv4 address range.

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 IPv4 address ranges.