Ip Ping Command; Ip Route Delete Command - ZyXEL Communications MSC1000G User Manual

Ies-5000 series management switch card
Hide thumbs Also See for MSC1000G:
Table of Contents

Advertisement

22.2.4 ip ping Command

Syntax:
ras> ip ping <ip> [<count>]
where
<ip>
[<count>]
This is an IP facility to check for network functionality by sending an echo request to another
IP host and waiting for the reply.
The following example has the MSC send 4 pings to IP address 172.23.19.254.
ras> ip ping 172.23.19.254 4
pinging 172.23.19.254 with 32 bytes of data:
reply from 172.23.19.254: bytes=32 time<1ms
reply from 172.23.19.254: bytes=32 time<1ms
reply from 172.23.19.254: bytes=32 time<1ms
reply from 172.23.19.254: bytes=32 time<1ms

22.2.5 ip route delete Command

Syntax:
ras> ip route delete
where
<dst ip>
[/netmask]
<gateway>
This command removes a static, IP forwarding route.
The following example removes a static route for destination IP address 172.23.19.233
through a gateway at IP address 172.23.15.253.
ras> ip route delete 172.23.19.233 172.23.15.253
Chapter 22 ip Commands
=
The IP address of the target.
=
The number of pings you want the MSC to send.
<dst-ip>[/<netmask>] <gateway>
=
The destination IP address of packets to which this static route applies.
=
The destination subnet mask of packets to which this static route
applies.
=
The IP address of the gateway that you want to send the packets
through.
MSC1000G User's Guide
335

Advertisement

Table of Contents
loading

Table of Contents