I'm playing with custom control-policies and CLI configuration generated based on "GUI process" is wrong. Relevant part of generated config here:
control-policy SC3-BR51
sequence 1
match tloc
site-list HQ
source-ip 0.0.0.0/0 << this row is generated but not accepted after applying policy
!
action reject
!
!
<cut>
default-action accept
!
Attempt of activating policy ends with syntax error "unknown source-ip ...". When I create the same custom control-policy without this row, everything works correct. I'm not able confugure "source-ip" in the GUI.
Step by step in "GUI" (based on some lab guide):
- Under Topology select Add Topology and choose Custom Control (Route & TLOC).
- Specify name and description (in my case SC3-BR51).
- Add Sequence Type and select TLOC. Add first sequence rule. Under Match choose
Site and select "HQ" site list. Default action – reject is suitable.
vManage and vSmart version is 18.4.0.
Any ideas?
--
martin