Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
gochsman
New Contributor

ISSUE With Port Add Ports. entry not found in datasource

I have two fortigate 311B in cluster HA with this firmware. v4.0,build0646,121119 (MR3 Patch 11)

 

i created an interface type Aggregate with name PC01 and add the interface ' port1' and ' port2' then i needed to delete this interface because a I needed to add the interface 'port1' and 'port2' to other port aggregate, i deleted the interface PC01 but when I tryed to add the port1 and port 2 to other port aggregate the system sended me the follow message.

 

FG311B3912****** (PC01) # set member port1 entry not found in datasource

value parse error before 'port1' Command fail. Return code -3

and when a try to put the interface port01 in other vdom the system send me the folowing message.

FG311B3912****** (port1) # set vdom TEST Virtual domain must be same as virtual domain (root) of parent interface PC01 node_check_object fail! for vdom TEST

value parse error before 'TEST' Command fail. Return code -651

 

 

Now i can used the interface port1 and port2 .

 

{Admin: SN's removed}

1 Solution
rwpatterson
Valued Contributor III

Try setting the vdom of the port to the correct one first.

 

Fortigate# show full-configuration system interface port1

Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com

View solution in original post

Bob - self proclaimed posting junkie!See my Fortigate related scripts at: http://fortigate.camerabob.com
3 REPLIES 3
rwpatterson
Valued Contributor III

Try setting the vdom of the port to the correct one first.

 

Fortigate# show full-configuration system interface port1

Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com

Bob - self proclaimed posting junkie!See my Fortigate related scripts at: http://fortigate.camerabob.com
gochsman

FG311B3912600090 (port1) # show full-configuration config system interface edit "port1" set vdom "root" set fail-detect disable set arpforward enable set bfd global set l2forward disable set vlanforward enable set stpforward disable set ips-sniffer-mode disable set subst disable set log disable set fdp disable set sample-rate 2000 set polling-interval 20 set sample-direction both set explicit-web-proxy disable set explicit-ftp-proxy disable unset fp-anomaly set inbandwidth 0 set outbandwidth 0 set spillover-threshold 0 set weight 0 set external disable set description "puerto1" set alias '' set idle-timeout 0 set speed auto set wccp disable set sflow-sampler disable next end

gochsman
New Contributor

I resolve my issue. 

 

First , the issue arises when delete the interface aggregated with CLI and this interfaces has physical interfaces added. The physical interfaz can´t be able to anything

 

The solution: You need reload the devices. 

Labels
Top Kudoed Authors