NETCONF Configuration Guide
YANG API Reference
radv
12 min
asternos yang model for ipv6 router advertisement yang tree diagram yang tree diagram module asternos radv + rw global router advertisement + rw enabled? boolean + rw unicast only flag? boolean + rw managed flag? boolean + rw other config flag? boolean + rw link mtu? cmn\ mtu type + rw on link flag? boolean + rw autonomous flag? boolean + rw rdnsses \[rdnss] \| + rw rdnss inet\ ipv6 address no zone + rw routes \[route] + rw route inet\ ipv6 prefix + rw preferred? enumeration rpcs + x show radv summary + ro output + ro data? \<anydata> resources resources resource list resource list path access /global router advertisement read write /global router advertisement/enabled read write /global router advertisement/unicast only flag read write /global router advertisement/managed flag read write /global router advertisement/other config flag read write /global router advertisement/link mtu read write /global router advertisement/on link flag read write /global router advertisement/autonomous flag read write /global router advertisement/rdnsses read write /global router advertisement/rdnsses/rdnss read write /global router advertisement/routes read write /global router advertisement/routes/route read write /global router advertisement/routes/preferred read write detailed nodes detailed nodes /global router advertisement /global router advertisement path /global router advertisement node type container access read write /global router advertisement/enabled /global router advertisement/enabled path /global router advertisement/enabled node type leaf description a flag indicating whether or not the router sends periodic router advertisements and responds to router solicitations access read write data type \<yang type boolean> constraints valid in \[true, false] /global router advertisement/unicast only flag /global router advertisement/unicast only flag path /global router advertisement/unicast only flag node type leaf description set if radvd advertise global unicast prefix only or not access read write data type \<yang type boolean> constraints valid in \[true, false] /global router advertisement/managed flag /global router advertisement/managed flag path /global router advertisement/managed flag node type leaf description the value to be placed in the 'managed address configuration' flag field in the router advertisement access read write data type \<yang type boolean> constraints valid in \[true, false] /global router advertisement/other config flag /global router advertisement/other config flag path /global router advertisement/other config flag node type leaf description the value to be placed in the 'other configuration' flag field in the router advertisement access read write data type \<yang type boolean> constraints valid in \[true, false] /global router advertisement/link mtu /global router advertisement/link mtu path /global router advertisement/link mtu node type leaf description the value to be placed in mtu options sent by the router a value of zero indicates that no mtu options are sent access read write data type \<yang type mtu type> constraints valid range 1312 to 9216 /global router advertisement/on link flag /global router advertisement/on link flag path path /global router advertisement/on link flag node type leaf description the value to be placed in the on link flag ('l bit') field in the prefix information option access read write data type \<yang type boolean> constraints valid in \[true, false] /global router advertisement/autonomous flag /global router advertisement/autonomous flag path /global router advertisement/autonomous flag node type leaf description the value to be placed in the autonomous flag field in the prefix information option access read write data type \<yang type boolean> constraints valid in \[true, false] /global router advertisement/rdnsses /global router advertisement/rdnsses path /global router advertisement/rdnsses node type list description support for an advertised prefix entry access read write /global router advertisement/rdnsses/rdnss /global router advertisement/rdnsses/rdnss path /global router advertisement/rdnsses/rdnss node type leaf description ipv6 address access read write data type \<yang type ipv6 address no zone> constraints an ipv6 address without a zone index this type, derived from the type ipv6 address, may be used in situations where the zone is known from the context and no zone index is needed /global router advertisement/routes /global router advertisement/routes path /global router advertisement/routes node type list description support for an advertised prefix entry access read write /global router advertisement/routes/route /global router advertisement/routes/route path /global router advertisement/routes/route node type leaf description ipv6 address prefix access read write data type \<yang type ipv6 prefix> constraints the ipv6 prefix type represents an ipv6 prefix the prefix length is given by the number following the slash character and must be less than or equal to 128 a prefix length value of n corresponds to an ip address mask that has n contiguous 1 bits from the most significant bit (msb) and all other bits set to 0 the canonical format of an ipv6 prefix has all bits of the ipv6 address set to zero that are not part of the ipv6 prefix furthermore, the ipv6 address is represented as defined in section 4 of rfc 5952 the definition of ipv6 prefix does not require that bits, which are not part of the prefix, are set to zero however, implementations have to return values in canonical format, which requires non prefix bits to be set to zero this means that 2001\ db8 1/64 must be accepted as a valid value but it will be converted into the canonical format 2001\ db8 /64 /global router advertisement/routes/preferred /global router advertisement/routes/preferred path /global router advertisement/routes/preferred node type leaf description the value to be placed in the route preference in the route information option the preference associated with the default router, as either 'low', 'medium', or 'high' access read write data type \<yang type enumeration> constraints enumeration with options low medium high
