<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: IPV6 Swtiching / Routing problem in Switching</title>
    <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933972#M474147</link>
    <description>&lt;P&gt;I gave it a go. Running the command produced "No route to host"&amp;nbsp; So I tried adding the route as a non-default and then adding it again as the default and got "file exists". So it looks like separate routing tables per vlan. Not sure how to go about that either. Do you have any idea what the routing table for interface vlan2 would look like? for in and out?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2019 16:54:48 GMT</pubDate>
    <dc:creator>JasonTurnbull9467</dc:creator>
    <dc:date>2019-10-02T16:54:48Z</dc:date>
    <item>
      <title>IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3932774#M473969</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to the community and I'm not sure if I'm asking in the right place. I'm also a total amateur but I've almost got the setup I need completed but now I'm stumped. Any help would be great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got a Cisco router and switch. On the router, I have a tunnel out to an IPV6 tunnel broker service (This is working) I've got some bgp going on on my router as well. All of this for my own /32 of IPV6 addresses. I've got a trunked port out of my switch into my router, and a trunked port out of my switch off to a local host for vlan purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got sub-interfaces on the router with the proper encapsulation and ID's set. I've got the vlans I need created on the swtich.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Over on my host machine, I try to connect out to the internet via my vlans and have no luck. I can utilize the block of address space I assigned to vlan 1 on the switch. Since vlan 1 is native all of that traffic heads over my hosts main interface. Say eth0. I can setup eth.1 , eth.2, etc and ping the switch address assigned to these vlans, as well as the gateway addresses assigned to the sub-interfaces on the router. But if I try to ping from one of the Vlans to something other than it's own subnet, I get nothing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure If I've explained it well enough...but I've been struggling for awhile and figured I'd ask. In case someone knows what I may be missing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 20:52:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3932774#M473969</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-09-30T20:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3932809#M473978</link>
      <description>&lt;P&gt;Hi Jason,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like you might be missing the default gateway configuration on the host. Can you please attach the switch and router configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 22:45:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3932809#M473978</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2019-09-30T22:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3932820#M473979</link>
      <description>&lt;P&gt;Thanks so much for replying. I'll post my configs below...I'm a total amateur, so expect some nonsense. I haven't touched a router / switch from Cisco since 2003.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My router config:&lt;/P&gt;&lt;P&gt;Current configuration : 3212 bytes&lt;BR /&gt;!&lt;BR /&gt;! Last configuration change at 20:10:30 UTC Mon Sep 30 2019&lt;BR /&gt;!&lt;BR /&gt;version 15.5&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;no platform punt-keepalive disable-kernel-core&lt;BR /&gt;!&lt;BR /&gt;hostname Cerberus&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vrf definition Mgmt-intf&lt;BR /&gt;!&lt;BR /&gt;address-family ipv4&lt;BR /&gt;exit-address-family&lt;BR /&gt;!&lt;BR /&gt;address-family ipv6&lt;BR /&gt;exit-address-family&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&lt;BR /&gt;enable password xxxxx&lt;BR /&gt;!&lt;BR /&gt;no aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;no ip domain lookup&lt;/P&gt;&lt;P&gt;no ip dhcp conflict logging&lt;BR /&gt;ip dhcp excluded-address 10.0.0.1&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ipv6 unicast-routing&lt;BR /&gt;!&lt;BR /&gt;subscriber templating&lt;BR /&gt;multilink bundle-name authenticated&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;license udi pid ISR4331/K9 sn FDO19321C50&lt;BR /&gt;spanning-tree extend system-id&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;redundancy&lt;BR /&gt;mode none&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vlan internal allocation policy ascending&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface Loopback1&lt;BR /&gt;ip address 192.59.31.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Tunnel0&lt;BR /&gt;description Hurricane Electric IPv6 Tunnel Broker&lt;BR /&gt;no ip address&lt;BR /&gt;ipv6 address 2001:472:1F0C:BF::2/64&lt;BR /&gt;ipv6 enable&lt;BR /&gt;tunnel source 216.115.150.175&lt;BR /&gt;tunnel mode ipv6ip&lt;BR /&gt;tunnel destination 208.51.163.34&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0&lt;BR /&gt;ip address 216.115.150.175 255.255.255.192&lt;BR /&gt;ip nat outside&lt;BR /&gt;negotiation auto&lt;BR /&gt;ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/0.1&lt;BR /&gt;encapsulation dot1Q 2&lt;BR /&gt;ip address 216.115.150.34 255.255.255.192&lt;BR /&gt;ip nat outside&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/1&lt;BR /&gt;ip address 10.0.0.1 255.255.255.0&lt;BR /&gt;ip nat inside&lt;BR /&gt;negotiation auto&lt;BR /&gt;ipv6 address 2602:fec2::1/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;ipv6 traffic-filter fromswitch in&lt;BR /&gt;ipv6 traffic-filter fromswitch out&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/1.2&lt;BR /&gt;encapsulation dot1Q 2&lt;BR /&gt;ipv6 address 2602:fec2:2000::1/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0/2&lt;BR /&gt;ip address 142.176.184.242 255.255.255.252&lt;BR /&gt;negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0&lt;BR /&gt;vrf forwarding Mgmt-intf&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;router bgp 397759&lt;BR /&gt;bgp log-neighbor-changes&lt;BR /&gt;no bgp default ipv4-unicast&lt;BR /&gt;neighbor 2001:472:1F0C:BF::1 remote-as 6939&lt;BR /&gt;neighbor 2001:472:1F0C:BF::1 update-source Tunnel0&lt;BR /&gt;!&lt;BR /&gt;address-family ipv4&lt;BR /&gt;exit-address-family&lt;BR /&gt;!&lt;BR /&gt;address-family ipv6&lt;BR /&gt;network 2602:fec2::/32&lt;BR /&gt;neighbor 2001:472:1F0C:BF::1 activate&lt;BR /&gt;exit-address-family&lt;BR /&gt;!&lt;BR /&gt;ip default-gateway 216.115.150.129&lt;BR /&gt;ip nat inside source list 1 interface GigabitEthernet0/0/0 overload&lt;BR /&gt;ip nat inside source static 10.0.0.24 216.115.150.34&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;no ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 216.115.150.129&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended BaseACL&lt;BR /&gt;permit icmp any any&lt;BR /&gt;ip access-list extended Manage-SSH&lt;BR /&gt;ip access-list extended NOSPOOF&lt;BR /&gt;permit icmp any any&lt;BR /&gt;permit ip any any&lt;BR /&gt;ip access-list extended test&lt;BR /&gt;!&lt;BR /&gt;access-list 1 permit 10.0.0.0 0.0.0.255&lt;BR /&gt;access-list 1 permit 10.0.0.0 0.0.255.255&lt;BR /&gt;access-list 1 permit any&lt;BR /&gt;ipv6 route 2602:fec2::/32 Tunnel0&lt;BR /&gt;ipv6 route ::/0 Tunnel0&lt;BR /&gt;!&lt;BR /&gt;snmp-server community public RO&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ipv6 access-list fromswitch&lt;BR /&gt;permit ipv6 any any&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;stopbits 1&lt;BR /&gt;line aux 0&lt;BR /&gt;stopbits 1&lt;BR /&gt;line vty 0 4&lt;BR /&gt;access-class 1 in&lt;BR /&gt;password virtew438fsa8AQ&lt;BR /&gt;login&lt;BR /&gt;line vty 5 15&lt;BR /&gt;access-class 1 in&lt;BR /&gt;login&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My switch config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current configuration : 4700 bytes&lt;BR /&gt;!&lt;BR /&gt;version 12.2&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug uptime&lt;BR /&gt;service timestamps log uptime&lt;BR /&gt;no service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname Cerberus&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxx/&lt;BR /&gt;enable password xxxxxxxxxxxx&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no aaa new-model&lt;BR /&gt;system mtu routing 1500&lt;BR /&gt;ip routing&lt;BR /&gt;ip dhcp excluded-address 10.0.0.1&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool LanPool&lt;BR /&gt;network 10.0.0.0 255.255.252.0&lt;BR /&gt;default-router 10.0.0.1&lt;BR /&gt;domain-name Cerberus.Local&lt;BR /&gt;dns-server 8.8.8.8 8.8.4.4&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool PROXYSERVER&lt;BR /&gt;host 10.0.0.24 255.255.255.0&lt;BR /&gt;hardware-address e03f.49b1.a71e&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip domain-lookup&lt;BR /&gt;ipv6 unicast-routing&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;spanning-tree mode pvst&lt;BR /&gt;spanning-tree extend system-id&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vlan internal allocation policy ascending&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0&lt;BR /&gt;no ip address&lt;BR /&gt;no ip route-cache cef&lt;BR /&gt;no ip route-cache&lt;BR /&gt;no ip mroute-cache&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk allowed vlan 1-8&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/6&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk allowed vlan 1-8&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/8&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/9&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/10&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/11&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/12&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/13&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/14&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/15&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/16&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/17&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/18&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/19&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/20&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/21&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/22&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/23&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/24&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/25&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/26&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/27&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/28&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;ip address 10.0.0.11 255.255.255.248&lt;BR /&gt;ipv6 address 2602:fec2::2/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt;no ip address&lt;BR /&gt;ipv6 address 2602:fec2:2000::2/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;no ipv6 nd nud igp&lt;BR /&gt;!&lt;BR /&gt;interface Vlan3&lt;BR /&gt;no ip address&lt;BR /&gt;ipv6 address 2602:fec2:4000::2/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;interface Vlan4&lt;BR /&gt;no ip address&lt;BR /&gt;ipv6 address 2602:fec2:6000::2/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;interface Vlan5&lt;BR /&gt;no ip address&lt;BR /&gt;ipv6 address 2602:fec2:8000::2/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;interface Vlan6&lt;BR /&gt;no ip address&lt;BR /&gt;ipv6 address 2602:fec2:A000::2/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;interface Vlan7&lt;BR /&gt;no ip address&lt;BR /&gt;ipv6 address 2602:fec2:C000::2/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;interface Vlan8&lt;BR /&gt;no ip address&lt;BR /&gt;ipv6 address 2602:fec2:E000::2/35&lt;BR /&gt;ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;ip default-gateway 10.0.0.1&lt;BR /&gt;ip classless&lt;BR /&gt;ip default-network 10.0.0.0&lt;BR /&gt;ip route 10.0.0.0 255.0.0.0 10.0.0.1&lt;BR /&gt;!&lt;BR /&gt;ip http server&lt;BR /&gt;ip http secure-server&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vstack&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;exec-timeout 0 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt;password virtew438fsa8AQ&lt;BR /&gt;login&lt;BR /&gt;line vty 5 15&lt;BR /&gt;password virtew438fsa8AQ&lt;BR /&gt;login&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've changed some of the public ip addresses to protect my poorly configured equipment a bit. So, the /35 configured on the main interface on the router has connectivity from my host out to the net. None of my vlan subnets can hit the net though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for the help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 23:31:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3932820#M473979</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-09-30T23:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933239#M474047</link>
      <description>&lt;P&gt;Hi Jason,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would highly recommend you change the /35 on the user subnets by /64.&lt;/P&gt;
&lt;P&gt;Do you statically configure the IPv6 address and the gateway on the host?&lt;/P&gt;
&lt;P&gt;Why did you configure a static route for the /32 pointing to the tunnel interface?&lt;/P&gt;
&lt;P&gt;Can you please post a "show ipv6 route" from the router?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 16:01:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933239#M474047</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2019-10-01T16:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933246#M474049</link>
      <description>&lt;P&gt;I can remove that route to the tunnel. It's not needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;editing to answer a question I missed. Yes, I statically configure the gateway and address on the host.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my first interface (vlan1) I use the following, and it works:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;iface enp5s0 inet6 static&lt;BR /&gt;address 2602:fec2::3&lt;BR /&gt;netmask 64&lt;BR /&gt;gateway 2602:fec2::1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on vlan 2 I use this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;iface enp5s0.2 inet6 static&lt;BR /&gt;address 2602:fec2:2000::3&lt;BR /&gt;netmask 64&lt;BR /&gt;gateway 2602:fec2:2000::1&lt;BR /&gt;vlan-raw-device enp5s0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it never gets past the router.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did a sh ipv6 route local to exclude the tunnel interface. With bgp going on there are thousands of entries. If you have a different command that would exclude them and give you more detail I'll run it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IPv6 Routing Table - default - 74145 entries&lt;BR /&gt;Codes: C - Connected, L - Local, S - Static, U - Per-user Static route&lt;BR /&gt;B - BGP, R - RIP, I1 - ISIS L1, I2 - ISIS L2&lt;BR /&gt;IA - ISIS interarea, IS - ISIS summary, D - EIGRP, EX - EIGRP external&lt;BR /&gt;ND - ND Default, NDp - ND Prefix, DCE - Destination, NDr - Redirect&lt;BR /&gt;O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2&lt;BR /&gt;ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2, a - Application&lt;BR /&gt;L 2001:472:1F0C:BF::2/128 [0/0]&lt;BR /&gt;via Tunnel0, receive&lt;BR /&gt;L 2602:fec2::1/128 [0/0]&lt;BR /&gt;via GigabitEthernet0/0/1, receive&lt;BR /&gt;L 2602:fec2:2000::1/128 [0/0]&lt;BR /&gt;via GigabitEthernet0/0/1.2, receive&lt;BR /&gt;L FF00::/8 [0/0]&lt;BR /&gt;via Null0, receive&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output of show ipv6 route connected as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#sh ipv6 route connected&lt;BR /&gt;IPv6 Routing Table - default - 74134 entries&lt;BR /&gt;Codes: C - Connected, L - Local, S - Static, U - Per-user Static route&lt;BR /&gt;B - BGP, R - RIP, I1 - ISIS L1, I2 - ISIS L2&lt;BR /&gt;IA - ISIS interarea, IS - ISIS summary, D - EIGRP, EX - EIGRP external&lt;BR /&gt;ND - ND Default, NDp - ND Prefix, DCE - Destination, NDr - Redirect&lt;BR /&gt;O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2&lt;BR /&gt;ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2, a - Application&lt;BR /&gt;C 2001:472:1F0C:BF::/64 [0/0]&lt;BR /&gt;via Tunnel0, directly connected&lt;BR /&gt;C 2602:fec2::/35 [0/0]&lt;BR /&gt;via GigabitEthernet0/0/1, directly connected&lt;BR /&gt;C 2602:fec2:2000::/35 [0/0]&lt;BR /&gt;via GigabitEthernet0/0/1.2, directly connected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's the output of sh ipv6 route local and connected. I'm new to ipv6. My intention was to have the /35 of addresses on the switch so that any host connected to that vlan can use any address in that 35 block. From the switch I'd like the traffic for each vlan (/35) to flow out through the routers subinterfaces and off to the Tunnel. Is that possible if I switch them over to /64?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 16:51:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933246#M474049</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-10-01T16:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933374#M474065</link>
      <description>&lt;P&gt;I responded with the following previously and it was reported as spam by someone? If I'm doing something wrong by posting the following could you let me know?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can remove that route to the tunnel. It's not needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;editing to answer a question I missed. Yes, I statically configure the gateway and address on the host.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my first interface (vlan1) I use the following, and it works:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;iface enp5s0 inet6 static&lt;BR /&gt;address 2602:fec2::3&lt;BR /&gt;netmask 64&lt;BR /&gt;gateway 2602:fec2::1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on vlan 2 I use this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;iface enp5s0.2 inet6 static&lt;BR /&gt;address 2602:fec2:2000::3&lt;BR /&gt;netmask 64&lt;BR /&gt;gateway 2602:fec2:2000::1&lt;BR /&gt;vlan-raw-device enp5s0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it never gets past the router.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did a sh ipv6 route local to exclude the tunnel interface. With bgp going on there are thousands of entries. If you have a different command that would exclude them and give you more detail I'll run it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IPv6 Routing Table - default - 74145 entries&lt;BR /&gt;Codes: C - Connected, L - Local, S - Static, U - Per-user Static route&lt;BR /&gt;B - BGP, R - RIP, I1 - ISIS L1, I2 - ISIS L2&lt;BR /&gt;IA - ISIS interarea, IS - ISIS summary, D - EIGRP, EX - EIGRP external&lt;BR /&gt;ND - ND Default, NDp - ND Prefix, DCE - Destination, NDr - Redirect&lt;BR /&gt;O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2&lt;BR /&gt;ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2, a - Application&lt;BR /&gt;L 2001:472:1F0C:BF::2/128 [0/0]&lt;BR /&gt;via Tunnel0, receive&lt;BR /&gt;L 2602:fec2::1/128 [0/0]&lt;BR /&gt;via GigabitEthernet0/0/1, receive&lt;BR /&gt;L 2602:fec2:2000::1/128 [0/0]&lt;BR /&gt;via GigabitEthernet0/0/1.2, receive&lt;BR /&gt;L FF00::/8 [0/0]&lt;BR /&gt;via Null0, receive&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output of show ipv6 route connected as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#sh ipv6 route connected&lt;BR /&gt;IPv6 Routing Table - default - 74134 entries&lt;BR /&gt;Codes: C - Connected, L - Local, S - Static, U - Per-user Static route&lt;BR /&gt;B - BGP, R - RIP, I1 - ISIS L1, I2 - ISIS L2&lt;BR /&gt;IA - ISIS interarea, IS - ISIS summary, D - EIGRP, EX - EIGRP external&lt;BR /&gt;ND - ND Default, NDp - ND Prefix, DCE - Destination, NDr - Redirect&lt;BR /&gt;O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2&lt;BR /&gt;ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2, a - Application&lt;BR /&gt;C 2001:472:1F0C:BF::/64 [0/0]&lt;BR /&gt;via Tunnel0, directly connected&lt;BR /&gt;C 2602:fec2::/35 [0/0]&lt;BR /&gt;via GigabitEthernet0/0/1, directly connected&lt;BR /&gt;C 2602:fec2:2000::/35 [0/0]&lt;BR /&gt;via GigabitEthernet0/0/1.2, directly connected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's the output of sh ipv6 route local and connected. I'm new to ipv6. My intention was to have the /35 of addresses on the switch so that any host connected to that vlan can use any address in that 35 block. From the switch I'd like the traffic for each vlan (/35) to flow out through the routers subinterfaces and off to the Tunnel. Is that possible if I switch them over to /64?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 21:13:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933374#M474065</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-10-01T21:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933402#M474070</link>
      <description>&lt;P&gt;Hi Jason,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure what happen, but I also saw your message had dissapeared.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would strongly recommend to keep the prefix length the same on the server and on the router side. Otherwise, this could lead to various issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please post the output from a "netstat -rn" from the server and the output from a "show vlan" from the switch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 22:59:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933402#M474070</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2019-10-01T22:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933423#M474071</link>
      <description>&lt;P&gt;Show Vlan Output from the switch:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VLAN Name Status Ports&lt;BR /&gt;---- -------------------------------- --------- -------------------------------&lt;BR /&gt;1 default active Gi0/2, Gi0/3, Gi0/4, Gi0/5&lt;BR /&gt;Gi0/7, Gi0/8, Gi0/9, Gi0/10&lt;BR /&gt;Gi0/11, Gi0/12, Gi0/13, Gi0/14&lt;BR /&gt;Gi0/15, Gi0/16, Gi0/17, Gi0/18&lt;BR /&gt;Gi0/19, Gi0/20, Gi0/21, Gi0/22&lt;BR /&gt;Gi0/23, Gi0/24, Te0/1, Te0/2&lt;BR /&gt;2 VLAN0002 active&lt;BR /&gt;3 VLAN0003 active&lt;BR /&gt;1001 VLAN1001 active&lt;BR /&gt;1002 fddi-default act/unsup&lt;BR /&gt;1003 token-ring-default act/unsup&lt;BR /&gt;1004 fddinet-default act/unsup&lt;BR /&gt;1005 trnet-default act/unsup&lt;/P&gt;&lt;P&gt;VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2&lt;BR /&gt;---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------&lt;BR /&gt;1 enet 100001 1500 - - - - - 0 0&lt;BR /&gt;2 enet 100002 1500 - - - - - 0 0&lt;BR /&gt;3 enet 100003 1500 - - - - - 0 0&lt;BR /&gt;1001 enet 101001 1500 - - - - - 0 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VLAN Name Status Ports&lt;BR /&gt;---- -------------------------------- --------- -------------------------------&lt;BR /&gt;1 default active Gi0/2, Gi0/3, Gi0/4, Gi0/5&lt;BR /&gt;Gi0/7, Gi0/8, Gi0/9, Gi0/10&lt;BR /&gt;Gi0/11, Gi0/12, Gi0/13, Gi0/14&lt;BR /&gt;Gi0/15, Gi0/16, Gi0/17, Gi0/18&lt;BR /&gt;Gi0/19, Gi0/20, Gi0/21, Gi0/22&lt;BR /&gt;Gi0/23, Gi0/24, Te0/1, Te0/2&lt;BR /&gt;2 VLAN0002 active&lt;BR /&gt;3 VLAN0003 active&lt;BR /&gt;1001 VLAN1001 active&lt;BR /&gt;1002 fddi-default act/unsup&lt;BR /&gt;1003 token-ring-default act/unsup&lt;BR /&gt;1004 fddinet-default act/unsup&lt;BR /&gt;1005 trnet-default act/unsup&lt;/P&gt;&lt;P&gt;VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2&lt;BR /&gt;---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------&lt;BR /&gt;1 enet 100001 1500 - - - - - 0 0&lt;BR /&gt;2 enet 100002 1500 - - - - - 0 0&lt;BR /&gt;3 enet 100003 1500 - - - - - 0 0&lt;BR /&gt;1001 enet 101001 1500 - - - - - 0 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Netstat -rn output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netstat -rn&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;Destination Gateway Genmask Flags MSS Window irtt Iface&lt;BR /&gt;0.0.0.0 10.0.0.1 0.0.0.0 UG 0 0 0 enp5s0&lt;BR /&gt;10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 enp5s0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm going to put the output of netstat -6 -rn as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kernel IPv6 routing table&lt;BR /&gt;Destination Next Hop Flag Met Ref Use If&lt;BR /&gt;2602:fec2::/64 :: UA 256 0 1 enp5s0&lt;BR /&gt;2602:fec2::/35 :: UAe 256 0 0 enp5s0&lt;BR /&gt;2602:fec2:2000::/64 :: U 256 0 1 enp5s0.2&lt;BR /&gt;2602:fec2:4000::/64 :: U 256 0 1 enp5s0.3&lt;BR /&gt;fe80::/64 :: U 256 0 0 enp5s0&lt;BR /&gt;fe80::/64 :: U 256 0 0 enp5s0.2&lt;BR /&gt;fe80::/64 :: U 256 0 0 enp5s0.3&lt;BR /&gt;::/0 fe80::eebd:1dff:feb6:fce1 UGDAe 1024 2 4 enp5s0&lt;BR /&gt;::/0 fe80::224:98ff:feed:78c0 UGDAe 1024 0 0 enp5s0&lt;BR /&gt;::/0 :: !n -1 1 8 lo&lt;BR /&gt;::1/128 :: Un 0 5 26 lo&lt;BR /&gt;2602:fec2::3/128 :: Un 0 2 4 lo&lt;BR /&gt;2602:fec2::e23f:49ff:feb1:a81e/128 :: Un 0 1 0 lo&lt;BR /&gt;2602:fec2:2000::3/128 :: Un 0 1 0 lo&lt;BR /&gt;2602:fec2:4000::3/128 :: Un 0 1 0 lo&lt;BR /&gt;fe80::e23f:49ff:feb1:a81e/128 :: Un 0 1 0 lo&lt;BR /&gt;fe80::e23f:49ff:feb1:a81e/128 :: Un 0 1 0 lo&lt;BR /&gt;fe80::e23f:49ff:feb1:a81e/128 :: Un 0 1 0 lo&lt;BR /&gt;ff00::/8 :: U 256 1 2 enp5s0&lt;BR /&gt;ff00::/8 :: U 256 2 2 enp5s0.2&lt;BR /&gt;ff00::/8 :: U 256 1 1 enp5s0.3&lt;BR /&gt;::/0 :: !n -1 1 8 lo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's everything. Thanks again for the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 00:58:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933423#M474071</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-10-02T00:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933477#M474085</link>
      <description>&lt;P&gt;You should disable the "ipv6 unicast-routing" on the switch. The switch is currently configured as a router and is therefore sending router advertisement to the host and that is causing traffic to be blackholed. Can you do a "no ipv6 unicast-routing" on the switch and then try pinging a destination on the Internet again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 04:07:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933477#M474085</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2019-10-02T04:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933881#M474129</link>
      <description>&lt;P&gt;I've disabled ipv6 unicast on the switch. I can ping destinations on the internet from my primary interface, but vlan 2 is still a no go. Just shows as network unreachable. I'm not an expert but is it possible I need separate routing tables for each vlan on the host?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems the major issue is the default-gateway on the host is&amp;nbsp;2602:fec2::1 and no traffic from 2602:fec2:2000::3 will ever flow through there...or I'm mistaken. I know that in ipv4 multiple gateways could be specified but ipv6 doesn't seem to have that ability on my host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have another server that was setup in a similar fashion by an outside company. I haven't got access to their configs but everything seems to flow out over one gateway on that system. Just grasping at straws here.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 15:03:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933881#M474129</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-10-02T15:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933901#M474131</link>
      <description>&lt;P&gt;Hi Jason,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; I've disabled ipv6 unicast on the switch. I can ping destinations on the internet from my primary interface,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am glad this part works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; Seems the major issue is the default-gateway on the host is 2602:fec2::1 and no traffic from 2602:fec2:2000::3 will ever flow through there...or I'm mistaken. I know that in ipv4 multiple gateways could be specified but ipv6 doesn't seem to have that ability on my host.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please explain what it is exactly that you are trying to achieve with the various interfaces and the various subnets on the same server? &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And could you please post the new output of a "netstat -rn" from the server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 15:40:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933901#M474131</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2019-10-02T15:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933919#M474133</link>
      <description>&lt;P&gt;Sure,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a /32 ipv6 block. I want a it broken into 8 /35 subnets. I want each /35 subnet assigned to a vlan. Vlans 1-8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On this single server, I'd like to be able to access all 8 Vlans and have each vlan able to route out to the internet, via the tunnel on the router. So far, only Vlan 1, the native vlan, behaves the way I want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have other servers that will eventually be accessing them as well but for testing purposes I'd like them all accessible on the one server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;netstat -6 -rn:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kernel IPv6 routing table&lt;BR /&gt;Destination Next Hop Flag Met Ref Use If&lt;BR /&gt;2602:fec2::/64 :: U 256 0 1 enp5s0&lt;BR /&gt;2602:fec2:2000::/64 :: U 256 0 1 enp5s0.2&lt;BR /&gt;2602:fec2:4000::/64 :: U 256 0 1 enp5s0.3&lt;BR /&gt;fe80::/64 :: U 256 0 0 enp5s0&lt;BR /&gt;fe80::/64 :: U 256 0 0 enp5s0.2&lt;BR /&gt;fe80::/64 :: U 256 0 0 enp5s0.3&lt;BR /&gt;::/0 2602:fec2::1 UG 1024 2 4 enp5s0&lt;BR /&gt;::/0 :: !n -1 1 8 lo&lt;BR /&gt;::1/128 :: Un 0 5 22 lo&lt;BR /&gt;2602:fec2::3/128 :: Un 0 2 2 lo&lt;BR /&gt;2602:fec2:2000::3/128 :: Un 0 1 0 lo&lt;BR /&gt;2602:fec2:4000::3/128 :: Un 0 1 0 lo&lt;BR /&gt;fe80::e23f:49ff:feb1:a81e/128 :: Un 0 2 5 lo&lt;BR /&gt;fe80::e23f:49ff:feb1:a81e/128 :: Un 0 1 0 lo&lt;BR /&gt;fe80::e23f:49ff:feb1:a81e/128 :: Un 0 1 0 lo&lt;BR /&gt;ff00::/8 :: U 256 0 0 enp5s0&lt;BR /&gt;ff00::/8 :: U 256 1 1 enp5s0.2&lt;BR /&gt;ff00::/8 :: U 256 0 0 enp5s0.3&lt;BR /&gt;::/0 :: !n -1 1 8 lo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Netstat -rn&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kernel IP routing table&lt;BR /&gt;Destination Gateway Genmask Flags MSS Window irtt Iface&lt;BR /&gt;0.0.0.0 10.0.0.1 0.0.0.0 UG 0 0 0 enp5s0&lt;BR /&gt;10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 enp5s0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for all the help. I know it's a weird one but I had a similar setup on a previous server. I'm trying to get back to a similar setup on this network and the requirements I've outlined match up to what was on the previous network. Strange as it was.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 15:56:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933919#M474133</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-10-02T15:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933966#M474145</link>
      <description>&lt;P&gt;It looks indeed like only one default gateway gets installed. Not sure if more than one could be installed on the server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try adding the additional route manually using the following command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="command"&gt;/sbin/ip -family inet6 route add default via 2602:fec2:2000::1 dev enp5s0.2&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; I'm not an expert but is it possible I need separate routing tables for each vlan on the host?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, it is certainly possible to implement one routing table per subinterface on the server. This might be the only option if it is not possible to install more than one gateway.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 16:51:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933966#M474145</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2019-10-02T16:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933972#M474147</link>
      <description>&lt;P&gt;I gave it a go. Running the command produced "No route to host"&amp;nbsp; So I tried adding the route as a non-default and then adding it again as the default and got "file exists". So it looks like separate routing tables per vlan. Not sure how to go about that either. Do you have any idea what the routing table for interface vlan2 would look like? for in and out?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 16:54:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933972#M474147</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-10-02T16:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933979#M474149</link>
      <description>&lt;P&gt;The following document might help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.kernel.org/doc/Documentation/networking/vrf.txt" target="_blank"&gt;https://www.kernel.org/doc/Documentation/networking/vrf.txt&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 17:04:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933979#M474149</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2019-10-02T17:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933984#M474150</link>
      <description>&lt;P&gt;Thank you for the help Harold. I appreciate it.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 17:11:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3933984#M474150</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-10-02T17:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3934336#M474169</link>
      <description>&lt;P&gt;Hi Jason,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are welcome. By the way, I ran a quick test and got it to work without VRFs, but I had to change the /35 for /64 on the router.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here's the output from the server with the various default gateway all installed in the main RIB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cisco@vpp-2:~$ netstat -rn -6&lt;BR /&gt;Kernel IPv6 routing table&lt;BR /&gt;Destination Next Hop Flag Met Ref Use If&lt;BR /&gt;2602:fec2::/64 :: U 256 0 0 eth1&lt;BR /&gt;2602:fec2::/35 :: UAe 256 0 0 eth1&lt;BR /&gt;2602:fec2:2000::/64 :: U 256 0 0 eth1.100&lt;BR /&gt;2602:fec2:4000::/64 :: UAe 256 0 0 eth1.200&lt;BR /&gt;2602:fec2:6000::/64 :: U 256 0 0 eth1.300&lt;BR /&gt;2602:fec2:6000::/64 :: UAe 256 0 0 eth1&lt;BR /&gt;fe80::/64 :: U 256 0 0 eth1&lt;BR /&gt;fe80::/64 :: U 256 0 0 eth1.100&lt;BR /&gt;fe80::/64 :: U 256 0 0 eth1.200&lt;BR /&gt;fe80::/64 :: U 256 0 0 eth1.300&lt;BR /&gt;::/0 fe80::f816:3eff:fe01:930e UGDAe 1024 0 0 eth1&lt;BR /&gt;::/0 fe80::f816:3eff:fe01:930e UGDAe 1024 0 0 eth1.100&lt;BR /&gt;::/0 fe80::f816:3eff:fe01:930e UGDAe 1024 0 0 eth1.200&lt;BR /&gt;::/0 fe80::f816:3eff:fe01:930e UGDAe 1024 0 0 eth1.300&lt;BR /&gt;::/0 :: !n -1 1 250 lo&lt;BR /&gt;::1/128 :: Un 0 1 4 lo&lt;BR /&gt;2602:fec2::3/128 :: Un 0 1 23 lo&lt;BR /&gt;2602:fec2::f816:3eff:fe5c:bb96/128 :: Un 0 1 18 lo&lt;BR /&gt;2602:fec2:2000::3/128 :: Un 0 1 6 lo&lt;BR /&gt;2602:fec2:2000:0:f816:3eff:fe5c:bb96/128 :: Un 0 1 3 lo&lt;BR /&gt;2602:fec2:4000::3/128 :: Un 0 1 1 lo&lt;BR /&gt;2602:fec2:4000:0:f816:3eff:fe5c:bb96/128 :: Un 0 1 0 lo&lt;BR /&gt;2602:fec2:6000::3/128 :: Un 0 1 1 lo&lt;BR /&gt;2602:fec2:6000:0:f816:3eff:fe5c:bb96/128 :: Un 0 1 0 lo&lt;BR /&gt;2602:fec2:6000:0:f816:3eff:fe5c:bb96/128 :: Un 0 1 26 lo&lt;BR /&gt;fe80::f816:3eff:fe5c:bb96/128 :: Un 0 1 13 lo&lt;BR /&gt;fe80::f816:3eff:fe5c:bb96/128 :: Un 0 1 5 lo&lt;BR /&gt;fe80::f816:3eff:fe5c:bb96/128 :: Un 0 1 2 lo&lt;BR /&gt;fe80::f816:3eff:fe5c:bb96/128 :: Un 0 1 10 lo&lt;BR /&gt;ff00::/8 :: U 256 0 0 eth1&lt;BR /&gt;ff00::/8 :: U 256 1 0 eth1.100&lt;BR /&gt;ff00::/8 :: U 256 1 0 eth1.200&lt;BR /&gt;ff00::/8 :: U 256 0 0 eth1.300&lt;BR /&gt;::/0 :: !n -1 1 250 lo&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And pinging to destination beyond the router works as well for all prefixes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 03:08:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3934336#M474169</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2019-10-03T03:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3934568#M474191</link>
      <description>&lt;P&gt;So on the router, set the sub-interfaces to /64's instead of /35's? Do you have a set of configs, router and/or switch from the test you did that I could look over? Either way, this is great news. I was working on the vrf based solution and having trouble. May have been from the masking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I'm curious about the&amp;nbsp;fe80::e23f:49ff:feb1:a81e/128 addresses in your netstat. They appear to be link-local and configured as individual gateaways per vlan? Where is that address coming from?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: I think that is the link-local address for the router? When I manually add routes to my table on the host for each vlan to my router interfaces link-local everything works! I'd still love to see your test router and switch configs but I think I may have it working thanks to you.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 13:32:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3934568#M474191</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-10-03T13:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3934703#M474203</link>
      <description>&lt;P&gt;&amp;gt; So on the router, set the sub-interfaces to /64's instead of /35's? Do you have a set of configs, router and/or switch from the &amp;gt; test you did that I could look over?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, that is correct. Here is the config excerpt from the router.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/1&lt;BR /&gt;ipv6 address 2602:FEC2::1/64&lt;BR /&gt;! &lt;BR /&gt;interface GigabitEthernet0/1.100&lt;BR /&gt;encapsulation dot1Q 100&lt;BR /&gt;ipv6 address 2602:FEC2:2000::1/64&lt;BR /&gt;! &lt;BR /&gt;interface GigabitEthernet0/1.200&lt;BR /&gt;encapsulation dot1Q 200&lt;BR /&gt;ipv6 address 2602:FEC2:4000::1/64&lt;BR /&gt;! &lt;BR /&gt;interface GigabitEthernet0/1.300&lt;BR /&gt;encapsulation dot1Q 300&lt;BR /&gt;ipv6 address 2602:FEC2:6000::1/64&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; I think that is the link-local address for the router? When I manually add routes to my table on the host for each vlan to my&lt;/P&gt;
&lt;P&gt;&amp;gt; router interfaces link-local everything works!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the default route installed in the server RIB come from the received router advertisement received on each sub-interface. You will not need to configure them manually, if you change the /35 to /64 on the router side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 15:06:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3934703#M474203</guid>
      <dc:creator>Harold Ritter</dc:creator>
      <dc:date>2019-10-03T15:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: IPV6 Swtiching / Routing problem</title>
      <link>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3934805#M474205</link>
      <description>&lt;P&gt;I got it working but I did have to manually add all of the routes. I only get a single default route and its not the link local address for the router....is it possible I have advertisements configured wrong? Could be a limitation in Ubuntu Servers networking.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 16:59:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ipv6-swtiching-routing-problem/m-p/3934805#M474205</guid>
      <dc:creator>JasonTurnbull9467</dc:creator>
      <dc:date>2019-10-03T16:59:45Z</dc:date>
    </item>
  </channel>
</rss>

