Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    CLI syntax error: "int WAN": Unknown command

    TNSR
    2
    5
    719
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      JBelthoff last edited by JBelthoff

      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)#
      
      
      
      johnpoz 1 Reply Last reply Reply Quote 0
      • johnpoz
        johnpoz LAYER 8 Global Moderator @JBelthoff last edited by

        @jbelthoff did you name your interface wan?

        https://docs.netgate.com/tnsr/en/latest/setup/setup-vpp-interfaces.html#setup-dataplane-interfaces

        https://docs.netgate.com/tnsr/en/latest/setup/setup-vpp-interfaces.html#customizing-interface-names

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        SG-4860 23.01 | Lab VMs CE 2.6, 2.7

        J 2 Replies Last reply Reply Quote 0
        • J
          JBelthoff @johnpoz last edited by

          I'll give that a try!

          Thanks!

          1 Reply Last reply Reply Quote 0
          • J
            JBelthoff @johnpoz last edited by

            @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#
            
            J 1 Reply Last reply Reply Quote 0
            • J
              JBelthoff @JBelthoff last edited by

              @jbelthoff said in CLI syntax error: "int WAN": Unknown command:

              Active Interface ens19

              Okay nevermind, I see I have to remove the "Active" interfaces...

              1 Reply Last reply Reply Quote 0
              • First post
                Last post