29 interface tunnel, 29 interface tunnel -188 – PLANET XGS3-24042 User Manual

Page 342

Advertising
background image

19-188

Command:

ipv6 neighbor <ipv6-address> <hardware-address> interface <interface-type

interface-number>

no ipv6 neighbor <ipv6-address>

Function:

Set static neighbor table entry.

Parameters:

Parameter ipv6-address is static neighbor IPv6 address, same to interface prefix parameter,

parameter hardware-address is static neighbor hardware address, interface-type is Ethernet type,

interface-name is Layer 2 interface name.

Command Mode:

Interface Configuration Mode

Default Situation:

There is not static neighbor table entry.

Usage Guide:

IPv6 address and multicast address for specific purpose and local address can not be set as

neighbor.

Example:

Set static neighbor 2001:1:2::4 on port E1/0/1, and the hardware MAC address is

00-30-4f-89-44-bc.

Switch(Config-if-Vlan1)#ipv6 neighbor 2001:1:2::4 00-30-4f-89-44-bc interface Ethernet 1/0/1

19.2.29 interface tunnel

Command:

interface tunnel <tnl-id>

no interface tunnel <tnl-id>

Function:

Create/Delete tunnel.

Parameter:

Parameter <tnl-id> is tunnel No.

Command Mode:

Interface Configuration Mode.

Usage Guide:

This command creates a virtual tunnel interface. Since there is not information such as specific

tunnel mode and tunnel source, show ipv6 tunnel does not show the tunnel, enter tunnel mode

after creating, under that model information such as tunnel source and destination can be specified.

Advertising