Configuring Static Multicast Routes in Gaia Clish
|
Important - In a Cluster |
-
To see the available "
set
" commands for Static Multicast Routes, enter in Gaia ClishThe name of the default command line shell in Check Point Gaia operating system. This is a restricted shell (role-based administration controls the number of commands available in the shell).:
set static-mroute[Esc][Esc]
-
To see the available "
show
" commands for Static Multicast Routes, enter in GaiaCheck Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. Clish:
show static-mroute[Esc][Esc]

|

Parameter |
Description |
---|---|
|
Configures the route to a destination IPv4 multicast address.
|
|
Configures this route as default route. |
|
|
|
Optional. Configures the priority of this next hop gateway. The priority value defines which next hop gateway is selected as the nexthop, when multiple next hop gateways are configured for the same static multicast route.
Range: 1-8, or default Default: None |
|
Disables the configured static multicast route. |

-
Connect to the command line.
-
Log in to Gaia Clish.
-
Configure the multicast destination parameters:
set static-mroute {<IPv4 Network Address>/<Subnet mask> | default}
nexthop gateway address <IPv4 Address>
on
[priority {<1-8> | default} on]
-
Save the configuration:
save config

-
Connect to the command line.
-
Log in to Gaia Clish.
-
Configure the multicast destination parameters:
set static-mroute {<IPv4 Network Address>/<Subnet mask> | default} nexthop gateway address <IPv4 Address> off
-
Save the configuration:
save config

-
Connect to the command line.
-
Log in to Gaia Clish.
-
Configure the multicast destination parameters:
set static-mroute {<IPv4 Network Address>/<Subnet mask> | default} off
-
Save the configuration:
save config