« Ipv6 cheatsheet » : différence entre les versions

De Linux Server Wiki
Aller à la navigation Aller à la recherche
(Page créée avec « RA flags : * M Managed Address Configuration flag. If set indicates host should use stateful configuration (e.g. DHCPv6) for address data. * O Other Configuration flag.... »)
 
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
[[category:networking]]
RA flags :
RA flags :
* M Managed Address Configuration flag. If set indicates host should use stateful configuration (e.g. DHCPv6) for address data.
* M Managed Address Configuration flag. If set indicates host should use stateful configuration (e.g. DHCPv6) for address data.

Version du 7 juillet 2017 à 05:27


RA flags :

  • M Managed Address Configuration flag. If set indicates host should use stateful configuration (e.g. DHCPv6) for address data.
  • O Other Configuration flag. Indicates "other" information (such as DNS server addresses) is available using stateful configuration (e.g. DHCPv6).
  • A autonomous address-configuration flag. When set indicates that this prefix can be used for stateless autoconfiguration.

pfsense RA configuration :

  • Router Only: Clients will need to set addresses statically
  • Unmanaged: Client addresses obtained only via Stateless Address Autoconfiguration (SLAAC).
  • Managed: Client addresses assigned only via DHCPv6.
  • Assisted: Client addresses assigned by either DHCPv6 or SLAAC (or both).