Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show ipv6-source-guard

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ipv6-source-guard

Description

(For non-ELS switches) Display IPv6 source guard database information.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show ipv6-source-guard command. Output fields are listed in the approximate order in which they appear.

Table 1: show ipv6-source-guard Output Fields

Field Name

Field Description

VLAN

VLAN on which IPv6 source guard is enabled.

Interface

Access interface associated with the VLAN desribed in row 1.

Tag

VLAN ID for the VLAN described in row 1. Possible values are:

  • 0, indicating the VLAN is not tagged.

  • 1 through 4093

IP Address

Source IP address for a device connected to the interface described in row 2. A * (asterisk) indicates that IPv6 source guard is not enabled on this VLAN, but the interface is shared with a VLAN that is enabled for IPv6 source guard.

MAC Address

Source MAC address for a device connected to the interface described in row 2. A * (asterisk) indicates that IPv6 source guard is not enabled on this VLAN but the interface is shared with a VLAN that is enabled for IPv6 source guard.

Sample Output

show ipv6-source-guard

content_copy zoom_out_map
user@switch> show ipv6-source-guard              
IP source guard information:
Interface    Tag   IP Address                     MAC Address         VLAN
ge-0/0/6.0   0     2001:db8::10:0:15              00:10:94:10:00:01   vlan1
ge-0/0/6.0   0     fe80::210:94ff:fe10:1          00:10:94:10:00:01   vlan1
ge-0/0/7.0   0     2001:db8::10:0:14              00:10:94:10:00:02   vlan1
ge-0/0/7.0   0     fe80::210:94ff:fe10:2          00:10:94:10:00:02   vlan1

Release Information

Command introduced in Junos OS Release 14.1X53-D10.

footer-navigation