Configuring Static IP Support

Use the following commands to configure the Static IP Support feature.

configure 
   ipam  
      address-pool pool_name 
         static  
         end 

NOTES:

  • ipam : Enters the IPAM configuration mode.

  • address -pool pool_name : Specifies the name of the address pool to enter the pool configuration. pool_name must be the name of the address pool.

  • static : Enables the static IP mode.