CLI syntax error: "int WAN": Unknown command
-
My first install and config! I'm working in VMWare Workstation.
I'm following Zero-to-Ping and I got to the section ACL on the very last part: "Finally, configure these ACLs on the interface connected to the Internet:"
I thought I followed all instructions. I need help here please?
int WAN CLI syntax error: "int WAN": Unknown command ## Also interface WAN ## Here is my output. tnsrouter tnsr# configure terminal tnsrouter tnsr(config)# interface WAN CLI syntax error: "interface WAN": Unknown command tnsrouter tnsr(config)# int WAN CLI syntax error: "int WAN": Unknown command tnsrouter tnsr(config)# interface WAN CLI syntax error: "interface WAN": Unknown command tnsrouter tnsr(config)#
-
-
I'll give that a try!
Thanks!
-
@johnpoz here is what I now have, still no interfaces
tnsr tnsr# configure tnsr tnsr(config)# dataplane dpdk dev 0000:03:00.0 Ethernet controller: VMware VMXNET3 Ethernet Controller (rev 01) ( Active Interface ens160 ) 0000:0b:00.0 Ethernet controller: VMware VMXNET3 Ethernet Controller (rev 01) ( Active Interface ens192 ) 0000:13:00.0 Ethernet controller: VMware VMXNET3 Ethernet Controller (rev 01) ( Active Interface ens224 ) default tnsr tnsr(config)# dataplane dpdk dev 0000:0b:00.0 network Changes to dataplane startup settings require a dataplane restart to take effect. tnsr tnsr(config)# dataplane dpdk dev 0000:13:00.0 network Changes to dataplane startup settings require a dataplane restart to take effect. tnsr tnsr(config)# configuration candidate commit tnsr tnsr(config)# service dataplane restart tnsr tnsr(config)# exit tnsr tnsr# show interface tnsr tnsr#
-
@jbelthoff said in CLI syntax error: "int WAN": Unknown command:
Active Interface ens19
Okay nevermind, I see I have to remove the "Active" interfaces...