User Guide
OmniAccess SafeGuard OS Administration Guide
194
Chapter 5: Setting Up SafeGuard Switches
Displaying Routing Information
To display or verify the routing configuration, use the show ip route command in
Privileged Exec mode.
The syntax for this command is:
show ip route
The following example is representative of the command output:
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #show ip route
Route Codes: C - Connected, S - Static
S 0.0.0.0/0 [1/0] via 172.16.0.254, ServicePort
C 2.2.2.0/24 [0/1] directly connected, Default
S 3.3.3.0/24 [1/0] via 2.2.2.20, Default
S 4.3.3.0/24 [1/0] via 2.2.2.20, Default
S 5.3.3.0/24 [1/0] via 2.2.2.20, Default
S 88.8.8.0/24 [1/0] via 2.2.2.20, Default
C 172.16.0.0/18 [0/1] directly connected, ServicePort
(SafeGuardOS) (config) #
The fields in the output represent:
Configuring Bootstrap or DHCP Relay
The Bootstrap Protocol (BOOTP) is a relatively simple UDP network protocol that
automatically assigns an IP address to a network host during the bootstrap process. The
protocol was originally defined in RFC 951. The Dynamic Host Configuration Protocol
(DHCP) is the more recent and robust follow-on to BOOTP.
When the BOOTP and DHCP relay feature is configured in SafeGuard OS, the Alcatel-
Lucent Switch forwards the protocol requests coming from connected hosts to the
Column Description
Route Code Displays either a C for connected or an S for static.
IP Address and mask Displays the IP address of the destination network
corresponding to this route.
Interface Displays the routing slot/port associated with the
device’s ARP entry.
Directly Connected or via
IP address
Shows whether directly connected or IP route.
VLAN The name of the VLAN.










