Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 1.65 KB

Day 31 IPv6 Part 1.md

File metadata and controls

75 lines (47 loc) · 1.65 KB

Topics we will cover

  • Hexadecimal (review)
  • Why IPv6
  • Basics of IPv6
  • Configuring IPv6 addresses

Hexadecimal

Why IPv6?

IPv6 Intro

Shortening IPv6 addresses

Examples

Expanding IPv5

Examples

Finding the IPv6 Prefix (global unicast addresses)

change all of the host bit to zero = network address

Examples

if prefix length is not multiple of 4 then

Examples

Configuration

lets confirm the configuration




SN Commands Description
1 ipv6 unicast-routing Allows router to perform IPv6 routing.
2 int g0/0 selecting the interface
3 ipv6 address {address} configuring the ipv6 address
4 show ipv6 interface brief