Traceroute; Examples; Deleting An Ip Interface - Patton electronics SmartNode Series Software Configuration Manual

Software for smartnode series
Hide thumbs Also See for SmartNode Series:
Table of Contents

Advertisement

11 • IP interface configuration
included in the packet loss calculation, although the round trip time of these packets is used to calculate the
minimum/average/maximum round-trip time numbers. When five ICMP echo requests packets have been
sent and received, a brief summary is displayed.
Example: Testing connections with the ping command
The following example shows how to invoke the echo protocol to the destination host at IP address
172.16.1.10 by using the ping command from operator execution mode.
SN>ping 172.16.1.10
Sending 5 ICMP echo requests to 172.16.1.10, timeout is 1 seconds:
Reply from 172.16.1.10: Time <10ms
Reply from 172.16.1.10: Time <10ms
Reply from 172.16.1.10: Time <10ms
Reply from 172.16.1.10: Time <10ms
Reply from 172.16.1.10: Time <10ms
Ping statistics for 172.16.1.10:
Packets: Sent 5, Received 5, Lost 0 (0% loss),
RTT:
Minimum <10ms, Maximum <10ms, Average <10ms

Traceroute

This procedure describes how to print the route (list of hops) packets take to the network host.
Mode: Either operator or administrator execution
Step
Command
node >traceroute ip-address
1

Examples

Deleting an IP interface

The following example shows how to delete an IP interface named wan.
List the existing interfaces in the IP context:
SN(ctx-ip)[router]#interface <?>
<interface>
lan
wan
Delete the interface wan by using the no form of the interface command.
SN(ctx-ip)[router]#no interface wan
List the interfaces again to make sure that interface wan no longer exists:
SN(ctx-ip)[router]#interface <?>
<interface>
lan
132
Prints the route (list of hops) packets take to network host.
New interface
Existing interface
Existing interface
New interface
Existing interface
SmartWare Software Configuration Guide
Purpose

Examples

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartNode Series and is the answer not in the manual?

This manual is also suitable for:

Smartware release 3.10

Table of Contents