Version 2.0
Traffic Flow Management
94
Mellanox Technologies
Command name
Description
ICMP, IGMP, TCP services.
Example:
In the example below, a service for ICMP packets, whose matching service type = 8 (ping
requests), is added.
service add ICMP 8 ping_req
Add a new service matching ping request packets (ICMP packets of request type = 8).
Step 5
Service show
Shows services
Example:
10G(config-tfm)# service show
--- Total number of entries 5---
entry name protocol Sport Dport type
|------|-----------------------------|---------|---------|---------|-----
----
1 any any any any any
2 NNN TCP 33 any *
3 XXX TCP 33 33 *
4 KLL TCP any any *
5 KLL2 TCP 112 112 *
8.2.1.11
Updating Services via the CLI
NOTE:
Note that you cannot changes the items under service ―any‖.
To update the services:
Command name
Description
Step 1
guest
a. Enter the guest mode. The default
password for the guest user is
voltaire.
b. Enter the Privileged mode as follows:
Type enable and enter the admin password (The
default password for the admin user is
123456
.)
OR
admin
Enter directly the privileged mode.
The default password for the admin user is
123456
.
Note:
When connecting to the sRB-20210G via
the switch using the
io connect
command, you
are already in admin mode and do not need a
password.
Step 2
config
Enter the
config
mode (from the privileged mode).
Step 3
service
Enter the Service configuration mode.