Hi. My ISP provides IPV6 settings:
default ip: 2001: aaaa: bbbb: cccc :: 64, newwork: 2001: aaaa: bbbb: cccc ::, cidr: 64, gateway is (use router discovery).
I can use the command to set the address:
/ ipv6 address add interface = ether1 address = 2001: aaaa: bbbb: cccc :: 64/64
How to set the gateway or route to work?
Thanks a lot.