Tunnel – Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 349

Advertising
background image

Brocade Mobility RFS7000-GR Controller CLI Reference Guide

335

53-1001945-01

Interface Config commands

12

tunnel

Interface Config commands

Use this command to configure protocol-over-protocol tunneling.

Syntax

tunnel(destination|source|ttl)

tunnel destination A.B.C.D

tunnel source A.B.C.D

tunnel ttl

<1-255>

Parameters

Example

RFS7000(config)#interface tunnel 1

RFS7000(config-if)#tunnel destination 172.168.200.20

RFS7000(config-if)#tunnel ttl 33

RFS7000(config)#show interfaces tunnel 1

Interface tunnel1

Hardware Type Tunnel, Interface Mode Layer 3

index=13, metric=1, mtu=1476, (PAL-IF) <UP,POINTOPOINT,RUNNING,NOARP>

Tunnel source 172.168.100.20, destination 172.168.200.20

Tunnel protocol/transport GRE/IP, Tunnel TTL 33

input packets 0, bytes 0, dropped 0, multicast packets 0

input errors 0, length 0, overrun 0, CRC 0, frame 0, fifo 0, missed 0

output packets 0, bytes 0, dropped 0

output errors 0, aborted 0, carrier 0, fifo 0, heartbeat 0, window 0

collisions 0

RFS7000(config)#

destination

Destination of tunnel packets.

A.B.C.D – Internet Protocol (IP).

source

Source of tunnel packets.

A.B.C.D – Internet Protocol (IP).

ttl

Sets the time to live interval.

<1-255> – The time to live (ttl) in seconds.

Advertising