Hitachi Gigabit Router GR2000 Series Enhanced Version Configuration Commands, Vol. 2
2-10
GR2K-GA-0014
Ver. 07-02
{<DLCI Name> | <VC Name> | <Peer Name> }
Description:
This specifies the DLCI name for Frame Relay, or VC name for
ATM.
Default:
Cannot be omitted
Examples
1. Setting parameters
To set
vpvc2
to MAC address to
11:11:11:11:11:11
and
dlci2
to
12:11:11:11:11:11
, for WAN-FR:
2. Changing parameters
To change the ARP entry MAC address
11:11:11:11:11:11
to
vpvc1
:
3. Displaying settings
To display all ARP table information:
4. Deleting settings
To delete an ARP entry of MAC address
12:11:11:11:11:11
:
Related Commands
ipx
ipx-interface
dlci
vc
Precautions
If this command is inputted in the cases where changes are made on the IP routing
protocol information, the IP multicast protocol information, and the MPLS
information, and the
apply
command is not being executed, the
apply
subcommand is
executed before the command is executed, and the changed IP routing protocol
information, IP multicast routing protocol information, and MPLS information are
reflected to the operation.
(config)# ipx-arp 12:11:11:11:11:11 dlci2
(config)#
(config)# ipx-arp 11:11:11:11:11:11 vpvc1
(config)#
(config)# show ipx-arp
ipx-arp {
11:11:11:11:11:11 vpvc1 ;
12:11:11:11:11:11 dlci2;
};
(config)#
(config)# delete ipx-arp 12:11:11:11:11:11
(config)#