Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 337 Bytes

modify_a_pool.md

File metadata and controls

13 lines (9 loc) · 337 Bytes

Modifying a pool

To change a property of a pool later works a lot like changing properties on prefixes. The general invocation is:

nipap pool modify set [ attr val ... ]

Example

user@host $ nipap pool modify test-linknets set ipv6_default_prefix_length 110
Pool 'test-linknets' saved.

user@host $