Create a Filter in UGW9811

abrahim
abrahim  Diamond  (1)
7 years 10 months ago  View: 1268  Reply: 2
1F
lUsing the filter command to configure filters of the Layers 3 and 4. Up to 2000 filters can be configured.

filter filter-name l34-protocol l34-protocol-value [ ms-ip ms-ip-address ms-wildcard ] [ ms-port operator port ] [ server-ip server-ip-address server-wildcard ] [ server-port operator port ] [ tos tos-value ]

pExample:

[UGW9811-service] filter filter1 l34-protocol udp ms-ip 10.1.0.0 0.0.255.255 ms-port range 1000 2000 server-ip 172.0.0.1 0.255.255.255 server-port range 9200 9203

Alaul
Alaul  Diamond 
7 years 10 months ago
2F
Technically very sound.......Thanks for the doc
zsiddique
zsiddique  Platinum 
7 years 10 months ago
3F
It will enrich my knowledge.Thanks