IPv6 static-routing NULL 0

Post Reply
nagi0222

IPv6 static-routing NULL 0

Post by nagi0222 »

Hi everyone,

I have been this board lots lof time but It's first time posting like this.

Please unstand some of strange english sentences, because it's not my native language.

Anyway, the point is I want to ask using ip static-routing on IPv6.


I only have been using alcatel-lucent for about half year.

And I got a question from my customer said "how to set a Null 0 like cisco?".

So, I have found out using command at below works like null 0.(I'm not sure it's right)


-> ip static-route 0.0.0.0/0 gateway 127.0.0.1



But in IPv6, it doesn't work.


> ipv6 static-route ::/0 gateway ::1/128
^
ERROR: Invalid entry: "::1/128"

-> ipv6 static-route ::/0 gateway ::1
ERROR: Use 'ipv6 address' command instead.

-> ipv6 static-route ::/0 gateway 0:0:0:0:0:0:0:1
ERROR: Use 'ipv6 address' command instead.



is this suppose to be doesn't work or did I miss any step to using that command?


Thank you.
Post Reply

Return to “OmniSwitch 6900”