Skip to main content
Bobo_Newbee
New Member
October 6, 2022
Solved

Can i disable ipv6 on interface ?

  • October 6, 2022
  • 1 reply
  • 15051 views

Hi all,

    Can i disable ipv6 on interface ? I have some log on the wan(PPPoE) interface. it's show descriptoin "RADVD Local AdvLinkMTU disagrees with remote site" Event message " our AdvlinkMTU on port xx doesn't agree with fe80::1".  i verify configure on the interface it's show - config ipv6 , -set ipv6-send-adv enable, - ip6-other-flage

 

Information 

[FG1100E, 7.0.3]

 

Best answer by jintrah_FTNT

Hi,

On the interface, you can set the IPv6 mode to static and set ipv6-send-adv disable.

 

Best regards,

Jin

1 reply

jintrah_FTNT
Staff
Staff
October 6, 2022

Hi,

On the interface, you can set the IPv6 mode to static and set ipv6-send-adv disable.

 

Best regards,

Jin

Bobo_Newbee
New Member
October 6, 2022

@jintrah_FTNT  Thank you.