IPv6 Unicast Routing
ExtremeWare XOS 11.3 Concepts Guide
516
Router Interfaces
The routing software and hardware routes IPv6 traffic between router interfaces. A router interface is
either a virtual LAN (VLAN) that has an IP address assigned to it, or, new for IPv6, a layer 3 tunnel.
As you create VLANs and tunnels with IPv6 addresses, you can also choose to route (forward traffic)
between them. Both the VLAN switching and IP routing function occur within the switch.
An interface can have up to 255 IPv6 addresses, with at least one being a link local address. IPv4 and
IPv6 interfaces can coexist on the same VLAN, allowing both IPv4 and IPv6 networks to coexist on the
same Layer 2 broadcast domain.
NOTE
Each IP address and mask assigned to a VLAN must represent a unique IP subnet. You cannot configure the same
IP address and subnet on different VLANs within the same virtual router.
Tunnels
Layer 3 tunnels are a transition method, as networks change over from IPv4 to IPv6. ExtremeWare XOS
supports the use of IPv6-in-IPv4 tunnels (known as configured tunnels or 6in4 tunnels) and IPv6-to-
IPv4 tunnels (known as 6to4 tunnels). To create or delete a tunnel, use the following commands:
create tunnel <tunnel_name> 6to4 source <source-address>
create tunnel <tunnel_name> ipv6-in-ipv4 destination <destination-address> source
<source-address>
delete tunnel <tunnel_name>
To configure and unconfigure IPv6 addresses for the tunnels, use the following commands:
configure tunnel <tunnel_name> ipaddress [{eui64} [<ipv6_address_mask> |
<ipv6_address>] | ipv6-link-local]
unconfigure tunnel <tunnel_name> ipaddress <ipv6_address_mask>
To display tunnel information, use the following commands:
show tunnel
show ipstats ipv6 {vlan <name> | tunnel <tunnelname> | vr <vrname>}
show ipconfig ipv6 {vlan <vlan_name> | tunnel <tunnelname>}
Specifying IPv6 Addresses
IP addresses have gone from the 32-bit (four-byte) numbers of IPv4 to the 128-bit (16-byte) numbers of
IPv6. The ExtremeWare XOS CLI accepts two standard representations for IPv6 addresses, as described
in RFC 3513, section 2.2, items 1, 2, and 3.
For example, the 128 bits of the address are represented by eight, four-digit hexadecimal numbers
separated by colons:
2000:af13:ee10:34c5:800:9192:ba89:2311
3f11:5655:2300:304:0000:0000:7899:acde
Содержание ExtremeWare XOS 11.3
Страница 20: ...Contents ExtremeWare XOS 11 3 Concepts Guide 20...
Страница 25: ...1 Using ExtremeWare XOS...
Страница 26: ......
Страница 38: ...ExtremeWare XOS Overview ExtremeWare XOS 11 3 Concepts Guide 38...
Страница 58: ...Accessing the Switch ExtremeWare XOS 11 3 Concepts Guide 58...
Страница 146: ...Configuring Slots and Ports on a Switch ExtremeWare XOS 11 3 Concepts Guide 146...
Страница 218: ...Status Monitoring and Statistics ExtremeWare XOS 11 3 Concepts Guide 218...
Страница 240: ...Virtual LANs ExtremeWare XOS 11 3 Concepts Guide 240...
Страница 248: ...Virtual Routers ExtremeWare XOS 11 3 Concepts Guide 248...
Страница 278: ...Access Lists ACLs ExtremeWare XOS 11 3 Concepts Guide 278...
Страница 288: ...Routing Policies ExtremeWare XOS 11 3 Concepts Guide 288 entry deny_rest if then deny...
Страница 344: ...Security ExtremeWare XOS 11 3 Concepts Guide 344...
Страница 393: ...2 Using Switching and Routing Protocols...
Страница 394: ......
Страница 454: ...Spanning Tree Protocol ExtremeWare XOS 11 3 Concepts Guide 454...
Страница 484: ...Extreme Standby Router Protocol ExtremeWare XOS 11 3 Concepts Guide 484...
Страница 514: ...IPv4 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 514...
Страница 530: ...IPv6 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 530...
Страница 538: ...RIP ExtremeWare XOS 11 3 Concepts Guide 538...
Страница 556: ...OSPF ExtremeWare XOS 11 3 Concepts Guide 556...
Страница 566: ...OSPFv3 ExtremeWare XOS 11 3 Concepts Guide 566...
Страница 589: ...3 Appendixes...
Страница 590: ......
Страница 640: ...CNA Agent ExtremeWare XOS 11 3 Concepts Guide 640...
Страница 670: ...Glossary ExtremeWare XOS 11 3 Concepts Guide 670...
Страница 698: ...Index ExtremeWare XOS 11 3 Concepts Guide 698...