Reviewing IP Traffic and Configuring Routes
Enterasys B5 CLI Reference 19-15
Forotherprotocolsspecifiedthroughtheipforward‐protocolcommand,thesystemforwards
broadcastUDPtrafficasaunicastpackettothespecifiedIPaddresses.
Example
ThisexampleshowhowtohaveallclientDHCPrequestsforusersinVLAN1tobeforwardedto
theremoteDHCPserverwithIPaddress192.168.1.28.
B5(su)->router(Config)#interface vlan 1
B5(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 | rip |
static | summary]
Parameters
Defaults
Ifnoparametersarespecified,allIProuteinformationwillbedisplayed.
For information about... Refer to page...
show ip route 19-15
ip route 19-16
ping 19-17
traceroute 19-17
destination‐prefix
destination‐prefix‐
match
(Optional)Convertsthespecifiedaddressandmaskintoaprefixand
displaysanyroutesthatmatchtheprefix.
connected (Optional)Displaysconnectedroutes.
rip (Optional)DisplaysroutesconfiguredfortheRIProutingprotocol.For
detailsonconfiguringRIP,referto“ConfiguringRIP”onpage 20‐1.
static (Optional)Displays
staticroutes.
summary (Optional)Displaysasum m aryoftheIProutingtable.