1

Is it possible to configure an address from ff00::/8 address block to a NIC? Looks like it is not possible:

# ip a add ff99::1/8 dev p2p1
RTNETLINK answers: Cannot assign requested address
# 
# ip maddr add ff99::1/8 dev p2p1
"ff99" is invalid lladdr.
Error: "ff99" is not a legal ll address.
# 
kasperd
  • 29,894
  • 16
  • 72
  • 122
Martin
  • 332
  • 3
  • 10
  • 28

0 Answers0