Home
Explore
Exams
Search for anything
Login
Get started
Home
Chapter 25: Implementing IPv6 Routing
Chapter 25: Implementing IPv6 Routing
0.0
(0)
Rate it
Studied by 0 people
Knowt Play
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Card Sorting
1/7
There's no tags or description
Looks like no tags are added yet.
Study Analytics
All Modes
Learn
Practice Test
Matching
Spaced Repetition
Name
Mastery
Learn
Test
Matching
Spaced
No study sessions yet.
8 Terms
View all (8)
Star these 8
1
New cards
ipv6 route 2001:db8:10::/64 2001:db8:1::1
Global command defining a static route to 2001:db8:10::/64 via next-hop 2001:db8:1::1.
2
New cards
ipv6 route 2001:db8:20::/64 GigabitEthernet0/1
Global command forwarding packets for 2001:db8:20::/64 out GigabitEthernet0/1.
3
New cards
ipv6 route 2001:db8:30::/64 GigabitEthernet0/2 2001:db8:1::254
Global command defining a static route to 2001:db8:30::/64 via interface GigabitEthernet0/2 and next-hop 2001:db8:1::254.
4
New cards
ipv6 route ::/0 2001:db8:1::1 GigabitEthernet0/0
Global command defining the default route via next-hop 2001:db8:1::1 and GigabitEthernet0/0.
5
New cards
ipv6 address autoconfig default
Interface subcommand enabling SLAAC and adding a default route from RA messages.
6
New cards
show ipv6 route connected
Displays only connected IPv6 routes in the routing table.
7
New cards
show ipv6 route 2001:db8:10::/64
Shows detailed routing information for 2001:db8:10::/64.
8
New cards
show ipv6 neighbors
Lists the IPv6 neighbor table with MAC-to-IPv6 address mappings.