![Mellanox Technologies sRB-20210G User Manual Download Page 95](http://html1.mh-extra.com/html/mellanox-technologies/srb-20210g/srb-20210g_user-manual_1768365095.webp)
10 GbE Gateway
(sRB-20210G Module) User Manual
Version 2.0
95
Mellanox Technologies
Command name
Description
service show
Shows the list of services available in the
sRB-20210G.
10G-ipr-20(config-tfm)# service show
--- Total number of entries 7---
entry name protocol Sport
Dport type
|------|-----------------------------|---------|--
-------|---------|---------
1 any any any
any any
2 icmp8 ICMP *
* 8
3 icmp10 ICMP *
* 10
4 tcp1 TCP any
5021 *
5 tcp2 TCP 663
5030 *
6 udp1 UDP any
5023 *
7 udp2 UDP 5040
5020 *
Step 4
service update
service update Dport [row][Dport]
Modifies the service destination
port.
service update Sport [row][Sport]
Modifies the service source port.
Relevant only to TCP or UDP
services.
This command modifies the service and all the tfm
rules that are using this service.
10G-ipr-20(config-tfm)# service update Dport 4 5060
10G-ipr-20(config-tfm)# service show
--- Total number of entries 7---
entry name protocol Sport
Dport type
|------|-----------------------------|---------|--
-------|---------|---------
1 any any any
any any
2 icmp8 ICMP *
* 8
3 icmp10 ICMP *
* 10
4 tcp1 TCP any
5060 *
5 tcp2 TCP 663
5030 *
6 udp1 UDP any
5023 *
7 udp2 UDP 5040
5020 *
Optional
service update name [row][name]
Modifies the service name.
10G-ipr-20(config-tfm)# service update name 2
icmp9
10G-ipr-20(config-tfm)# service show
--- Total number of entries 7---
entry name protocol
Sport Dport type
|------|-----------------------------|------
---|---------|---------|---------
1 any any any
any any
2 icmp9 ICMP *
* 8
3 icmp10 ICMP *
* 10
4 tcp1 TCP any
5060 *