Switch User Manual
Reviewing IP Traffic and Configuring Routes
SecureStack C3 Configuration Guide 19-19
Forotherprotocolsspecifiedthroughtheipforward‐protocolcommand,thesystemforwards
broadcastUDPtrafficasaunicastpackettothespecifiedIPaddresses.
Example
ThisexampleshowhowtohaveallclientDHCPrequestsforusersinVLAN1tobeforwardedto
theremoteDHCPserverwithIPaddress192.168.1.28.
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip helper-address 192.168.1.28
Reviewing IP Traffic and Configuring Routes
Purpose
ToreviewIPtrafficandconfigureroutes,tosendrouterICMP(ping)messages,andtoexecute
traceroute.
Commands
show ip route
UsethiscommandtodisplayinformationaboutIProutes.
Syntax
show ip route [destination-prefix [destination-prefix-match] | connected | ospf |
rip | static | summary]
Parameters
For information about... Refer to page...
show ip route 19-19
ip route 19-21
ping 19-21
traceroute 19-22
destination‐prefix
destination‐prefix‐
match
(Optional)Convertsthespecifiedaddressandmaskintoaprefixand
displaysanyroutesthatmatchtheprefix.
connected (Optional)Displaysconnectedroutes.
ospf (Optional)DisplaysroutesconfiguredfortheOSPFroutingprotocol.For
detailsonconfiguringOSPF,referto“ConfiguringOSPF”onpage 20‐11.
rip (Optional)
DisplaysroutesconfiguredfortheRIProutingprotocol.For
detailsonconfiguringRIP,referto“ConfiguringRIP”onpage 20‐2.
static (Optional)Displaysstaticroutes.
summary (Optional)DisplaysasummaryoftheIProutingtable.