Configuration verification – H3C Technologies H3C S7500E Series Switches User Manual

Page 184

Advertising
background image

15-27

# Configure a static route from Switch B through the interface tunnel 2 to Group 1.

[SwitchB] ip route-static 10.1.1.0 255.255.255.0 tunnel 2

Configuration verification

After the above configuration, display the status of the tunnel interfaces on Switch A and Switch B:

<SwitchA> display interface tunnel 1

Tunnel1 current state: UP

Line protocol current state: UP

Description: Tunnel1 Interface

The Maximum Transmit Unit is 1480

Internet Address is 10.1.2.1/24 Primary

Encapsulation is TUNNEL, service-loopback-group ID is 1.

Tunnel source 2.1.1.1, destination 3.1.1.1

Tunnel protocol/transport IP/IP

Last clearing of counters: Never

Last 300 seconds input: 0 bytes/sec, 0 packets/sec

Last 300 seconds output: 2 bytes/sec, 0 packets/sec

4 packets input, 256 bytes

0 input error

12 packets output, 768 bytes

0 output error

<SwitchB> display interface tunnel 2

Tunnel2 current state: UP

Line protocol current state: UP

Description: Tunnel2 Interface

The Maximum Transmit Unit is 1480

Internet Address is 10.1.2.2/24 Primary

Encapsulation is TUNNEL, service-loopback-group ID is 1.

Tunnel source 3.1.1.1, destination 2.1.1.1

Tunnel protocol/transport IP/IP

Last clearing of counters: Never

Last 300 seconds input: 0 bytes/sec, 0 packets/sec

Last 300 seconds output: 0 bytes/sec, 0 packets/sec

5 packets input, 320 bytes

0 input error

9 packets output, 576 bytes

0 output error

# Ping the IPv4 address of the peer interface VLAN-interface 100 from Switch A.

[SwitchA] ping 10.1.3.1

PING 10.1.3.1: 56 data bytes, press CTRL_C to break

Reply from 10.1.3.1: bytes=56 Sequence=1 ttl=255 time=15 ms

Reply from 10.1.3.1: bytes=56 Sequence=2 ttl=255 time=15 ms

Reply from 10.1.3.1: bytes=56 Sequence=3 ttl=255 time=16 ms

Reply from 10.1.3.1: bytes=56 Sequence=4 ttl=255 time=16 ms

Reply from 10.1.3.1: bytes=56 Sequence=5 ttl=255 time=15 ms

--- 10.1.3.1 ping statistics ---

5 packet(s) transmitted

5 packet(s) received

0.00% packet loss

Advertising