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 v4ov6-tunnels

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show v4ov6-tunnels information
<anchor-pfe>
<anti-spoof-ip>
<fabric>
<logical-system>
<tcnh-index>
<v6-dest>
<v6-source>

Description

Display all configured V4oV6 tunnels in the routing protocol process (rpd). If the tunnel composite NHINDEX is 0, then the route is not yet installed in the forwarding information base (FIB) also known as the forwarding table.

Options

none

Display dynamic tunnel localization information for the Packet Forwarding Engine tunnel.

anchor-pfe

Filter the V4oV6 tunnels in the routing protocol process based on the anchor-pfe.

anti-spoof-ip

(Optional) Filter the IPv4-over-IPv6 tunnels in the routing protocol process based on the anti-spoof IP address.

fabric

(Optional) Internal fabric state.

logical-system (all | logical-system-name

(Optional) Perform this operation on all logical systems or on a particular logical system.

tcnh-index

(Optional) Filter the V4oV6 tunnels in the routing protocol process based on the tcnh-index.

v6-dest

(Optional) Filter the V4oV6 tunnels in the routing protocol process based on the IPv6 destination address.

v6-source

Filter the V4oV6 tunnels in the routing protocol process based on the IPv6 source address.

Required Privilege Level

view

Output Fields

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

Table 1: show v4ov6-tunnels

Field Name

Field Description

Destination

Destination IPv6 address of the dynamic tunnel.

Source

Source IPv6 address of the dynamic tunnel.

Antispoof

Anti-spoof address of the dynamic tunnel.

Antispoof Status

Status of the anti-spoof ability.

Mtu

Maximum transmission unit configured for the dynamic tunnel.

Anchor pfe

Anchor PFE of the dynamic tunnel.

tcnh

Tunnel composite next hop address.

tcnh-index

Index value of tunnel composite next hop address.

tcnh-refcount

Reference count of the tunnel composite next hop address.

Sample Output

show v4ov6-tunnels information

content_copy zoom_out_map
user@host> show v4ov6-tunnels information
Destination                         Source          Antispoof      Antispoof Status     Mtu          Anchor pfe    tcnh       tcnh-index    tcnh-refcount2001:db8:5555::5555          2001:db8:9999::9999      10.4.4.4              DISABLED       1400         pfe-0/0/0    0x9dc0f7c    559            2
2001:db8:3333::3333          2001:db8:7777::7777      10.2.2.2              DISABLED       1400         pfe-0/0/0    0x9dc1858    561           2
2001:db8:4444::4444          2001:db8:8888::8888      10.3.3.3              DISABLED       1400         pfe-0/0/0    0x9dc11c8    560           2
2001:db8:2222::2222          2001:db8:6666::6666      10.1.1.1              DISABLED       1400         pfe-0/0/0    0x9dc1fe4    622            2

Release Information

Command introduced in 17.3R1.

footer-navigation