Asus AAM6000EV Specifications Page 49

  • Download
  • Add to my manuals
  • Print
  • Page
    / 69
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 48
13.5.29. routes
Syntax:
routes
Description:
Lists routes. (The same as “route”, with no parameters.)
13.5.30. stats
Syntax:
stats arp|icmp|ip|tcp|udp [reset]
stats help [<cmd>|all]
Description:
Displays or clears a subset of IP statistics.
Example:
DSL> ip stats udp
ip: UDP receptions delivered to users: 0
ip: UDP receptions with no users: 170
ip: Otherwise discarded UDP receptions: 0
ip: Transmitted UDP packets: 35
DSL> ip stats udp reset
DSL> ip stats udp
ip: UDP receptions delivered to users: 0
ip: UDP receptions with no users: 0
ip: Otherwise discarded UDP receptions: 0
ip: Transmitted UDP packets: 0
13.5.31. subnet
Syntax:
subnet
subnet add <name> <i/f> <IP address> <mask>
subnet delete <name>
subnet flush
Description:
Lists defined subnets; defines a subnet; deletes a subnet definition; or deletes all subnet definitions.
<name>” is a label, that can be specified by “subnet add” and later used by “subnet delete” to delete the subnet.
<i/f>” is not used, but is present for historical reasons and must be specified as either “.” or a valid interface name.
<IP address>” is the IP address of the subnet being defined (only those bits of “<dest>” corresponding to bits set
in “<mask>” are relevant).
“<mask>” is the subnet mask of the subnet being defined, specified as four hexadecimal numbers separated by colons.
A subnet is defined automatically for each interface, with a name formed by appending “.home” to the device name.
The only significant use for the “subnet” command is to change the masks for these automatic subnets, if the default
masks (see “device” command) are not correct. (Subnet definitions for other subnets can also be useful in conjunction
with RIP version 1, which does not communicate subnet masks, but this is not very common.)
Configuration saving saves this information.
- 49 -
Page view 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 68 69

Comments to this Manuals

No comments