Tsunami MP-8100 Reference Manual 19
Port Bind Table Configuration
Clearing All Interface Statistics
System Name(config-net-nat)# port-bind-table
System Name(config-net-nat-portbind)# rowadd 0 entry-status create
System Name(config-net-nat-portbind)# rowadd 0 end-portnumber 12000
System Name(config-net-nat-portbind)# rowadd 0 start-portnumber 10000
System Name(config-net-nat-portbind)# rowadd 0 local-address 192.168.2.80
System Name(config-net-nat-portbind)# rowadd 0 port-type tcp
System Name(config-net-nat-portbind)# rowadd 0 entry-status create
System Name(config-net-nat-portbind)#exit
System Name(config-net-nat#exit
System Name(config-net#exit
System Name(config)#exit
System Name#
NAT Configuration Can be displayed using the following Command.
System Name#show network nat
// NAT CONFIGURATION //
NAT Status : enable
Port Binding Status : enable
INDEX 1
Local Address : 192.168.2.80
Port Type : tcp
Start Port Number : 10000
End Port Number : 12000
Entry Status : enable
System Name(config)# network
System Name(config-net)# clear-interface-stats ?
Possible completions:
<none(1)/ethernetIntf1(2)/ethernetIntf2(3)/bridgeStats(4)/arpTable(5)/wirelessIntf1(6)/wir
elessIntf2(7)/worpIntf1(8)/worpIntf2(9)/learnTable(10)>
Clear Interface Statistics
To Clear the Ethernet Statistics use the Following Commands:
System Name(config-net)# clear-interface-stats 2 /* For Ethernet Intf 1 */
System Name(config-net)# clear-interface-stats 3 /* For Ethernet Intf 2 */
To Clear the Bridge Statistics:
System Name(config-net)# clear-interface-stats 4
To Clear ARP table Entries :
System Name(config-net)# clear-interface-stats 5
To Clear Wireless Statistics :
System Name(config-net)# clear-interface-stats 6 /* For Wireless Intf 1 */
System Name(config-net)# clear-interface-stats 7 /* For Wireless Intf 2 */
To Clear WORP statistics :
System Name(config-net)# clear-interface-stats 8 /* For WORP Intf 1 */
System Name(config-net)# clear-interface-stats 9 /* For WORP Intf 2 */
To Clear Learn Table Entries:
System Name(config-net)# clear-interface-stats 10