set firewall filter sequence then erspan vrf


The set firewall filter sequence then erspan vrf command configures the VRF of the ACL-based ERSPAN GRE tunnel. Note that you have to ensure the remote data monitoring server is route reachable in the VRF.

The delete firewall filter sequence then erspan vrf command deletes the configuration.


Command Syntax

set firewall filter <filter-name> sequence <number> then erspan vrf <vrf-name>


Parameter

Parameter

Description

filter <filter-name>

Specifies the filter name. The value is a string.

sequence <number>

Specifies the filter sequence number. The value is an integer that ranges from 0 to 9999.

vrf <vrf-name>

Specifies the VRF of the ACL-based ERSPAN GRE tunnel. The value is a string.


Example

  • Configure VRF of the GRE tunnel for ACL-based ERSPAN.
admin@Xorplus# set firewall filter f1 sequence 1 then erspan vrf vrf1
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.