ipv6 link local - juniper and windows

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.พ. 2025
  • ipv6 link local - juniper and windows
    nicer, more specific way to use this windows command...
    netsh interface ipv6 show neighbors interface=3
    also, if you didn't want to add a Global Unicast type address on the Juniper Router, you could've just done this... this would be equivalent to what we did in Windows... but just enabling the IPv6 protocol and not specifying an address...
    set interfaces ge-0/0/0 unit 0 family inet6
    What I will cover....
    Enable IPv6 - Windows
    Enable IPv6 - Juniper Junos
    IPv6 RFC's
    IPv6 Link-local Address - Windows
    IPv6 Link-local Address - Juniper Junos
    IPv4 ARP compared to IPv6 NDP
    IPv4 ARP cache - Windows
    IPv4 ARP cache - Juniper Junos
    IPv6 Neighbor cache - Windows
    IPv6 Neighbor cache - Juniper Junos
    IPv6 Address Prefix Configuration - Juniper Junos
    IPv6 Wireshark Display Filter
    IPv6 Wireshark Neighbor Advertisement
    IPv6 Wireshark ICMPv6
    IPv6 Wireshark IPv6 Ping Echo Request and Echo Reply
    IPv6 EUI-64 conversion fffe and second least significant bit
    IPv6 IID Interface Identifier
    IPv4 inet Juniper Junos
    IPv6 inet6 Juniper Junos
    IPv6 compressed notation
    IPv6 ping Juniper Junos
    IPv6 ping Windows
    netsh interface ipv6 show neighbors
    IPv6 Neighbor Reachable or Stale
    Windows Firewall
    Firewall trusted to untrusted
    Firewall untrusted to trusted

ความคิดเห็น • 3

  • @kenmurphy4259
    @kenmurphy4259 2 ปีที่แล้ว +1

    Great content Aaron, love your videos, really cool tutorials

    • @aarontechtalk
      @aarontechtalk  2 ปีที่แล้ว

      Thanks Ken! Glad you like them sir

  • @aarontechtalk
    @aarontechtalk  2 ปีที่แล้ว

    nicer, more specific way to use this windows command...
    netsh interface ipv6 show neighbors interface=3
    also, if you didn't want to add a Global Unicast type address on the Juniper Router, you could've just done this... this would be equivalent to what we did in Windows... but just enabling the IPv6 protocol and not specifying an address...
    set interfaces ge-0/0/0 unit 0 family inet6