BigIron RX Series Configuration Guide 169
53-1002253-01
Configuring IP parameters
7
Syntax: show ip interface tunnel <tunnel-no>
This display shows the following information.
The show ip route command displays routes that are pointing to a GRE tunnel as shown in the 
following.
BigIron RX# show ip route 
Total number of IP routes: 9
Type Codes - B:BGP D:Connected I:ISIS S:Static R:RIP O:OSPF; Cost - Dist/Metric
    Destination     Gateway       Port      Cost     Type
1   2.2.2.1/32      DIRECT        loopback1  0/0      D
2   10.10.1.0/24    110.110.2.12  tunnel 1   1/1      S
3   20.2.1.0/24     DIRECT        eth5/11    0/0      D
4   45.4.1.0/24     80.8.1.2      tunnel 2   0/0      D
5   63.148.1.0/24   DIRECT        eth 2/11   0/0      D
6   70.7.1.0/24     DIRECT        eth 2/14   0/0      D
7   80.8.1.0/24     70.7.1.1      eth 2/14   1/1      S
8   110.110.2.0/24  63.148.1.1    eth 2/11   1/1      S
9   189.100.1.0/24  110.110.2.12  tunnel 1   0/0      D
The show interface tunnel command displays the status and configuration information for a tunnel 
interface as shown in the following.
BigIron RX# show interface tunnel 1
    Tunnel1 is up, line protocol is up
    Hardware is Tunnel
    Tunnel source  63.148.1.2
    Tunnel destination is 110.110.2.12
    Tunnel mode gre ip
    Tunnel loopback is 1/3
    No port name 
    MTU 1476 Bytes
Syntax: show interface tunnel <number>
The <number> parameter indicates the tunnel interface number for which you want to display 
information.
TABLE 45   CLI display of interface IP configuration information
This field... Displays...
Interface The tunnel and tunnel number.
IP-Address
The IP address of the tunnel interface.
OK? Whether the IP address has been configured on the tunnel interface.
Method Whether the IP address has been saved in NVRAM. If you have set the IP address 
for the interface in the CLI, but have not saved the configuration, the entry for the 
interface in the Method field is “manual”.
Status The link status of the interface. If you have disabled the interface with the 
disable command, the entry in the Status field will be “administratively down”. 
Otherwise, the entry in the Status field will be either “up” or “down”.
Protocol Whether the interface can provide two-way communication. If the IP address is 
configured, and the link status of the interface is up, the entry in the protocol 
field will be “up”. Otherwise the entry in the protocol field will be “down”.
VRF
The name of the Virtual Routing instance that the tunnel is configured in.