Specifications
IP Configuration Command Set
Configuring Routing Interface Settings
12-2 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
12.2 IP CONFIGURATION COMMAND SET
12.2.1 Configuring Routing Interface Settings
About Loopback vs. VLAN Interfaces
Loopback interfaces are different from VLAN routing interfaces because they allow you to
disconnect the operation of routing protocols from network hardware operation, improving the
reliability of IP connections. A loopback interface is always reachable. The IP address assigned to
the loopback interface is used as the router ID, which helps when running protocols like OSPF,
because OSPF can be running even when the outbound interface is down. IP packets routed to the
loopback interface are rerouted back to the router or access server and processed locally.
Routing interface configuration commands in this guide will configure either a VLAN or loopback
interface, depending on your choice of parameters, as shown in Table 12-1.
For details on how to enable all router CLI configuration modes, refer back to Table 3-10.
For details on configuring routing protocols, refer to Chapter 13.
Table 12-1 VLAN and Loopback Interface Configuration Modes
For Routing
Interface Type...
Enter (in Global
Configuration Mode)...
Resulting Prompt...
VLAN vlan vlan-id Matrix>Router(config-if(Vlan 1))#
Loopback loopback loopback-id Matrix>Router(config-if (Lpbk 1))#
NOTE: The command prompts used in examples throughout this guide show a system
where VLAN 1 has been configured for routing. The prompt changes depending on your
current configuration mode, and the interface types and numbers configured for routing
on your system.