Options

Difference between Static route configured using "reject" & "discard"

adeel32adeel32 Member Posts: 27 ■□□□□□□□□□
Hello,

Can anyone guide me what is the difference between configuring the static router using reject and discard statement?

set static route 200.0.0.0/24 reject
set static route 200.0.0.0/24 discard

As i am not getting complete traceroute using discard statement

Regards
Adeel Ahmed

Comments

  • Options
    networker050184networker050184 Mod Posts: 11,962 Mod
    Discard drops the packet without sending an ICMP message while reject will send a message. So that is normal behavior that you are seeing.
    An expert is a man who has made all the mistakes which can be made.
Sign In or Register to comment.