inter vlan routing

  • This topic has 2 replies, 2 voices, and was last updated 3 years ago by datipton3David Tipton.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19383
    smithadam50smithadam50
    Participant
      Karma: 14
      Rank: Padawan

      Hey i am trying to setup InterVLAN routing on the stratix 5700 from a line PLC on 192.168.1.xxx network to communicate with a plant network which is a 10.73.191.xxx using a subnet mask of 255.255.254.0  Is this possible and if so can you help me set it up.  I have watched both your videos.  And they dont really go that in depth on the subnet mask part of it.  Do they have to match?

       

      #19384
      datipton3David Tipton
      Participant
        Karma: 27
        Rank: Padawan

        Does your Stratix 5700 have NAT capabilities? If not then you will need a NAT 9300 to translate the controls network ip to the plant network ip.

        #19385
        datipton3David Tipton
        Participant
          Karma: 27
          Rank: Padawan

          The subnet is a mask and simply says one must have a certain amount of the ip address to match. For instance:

          192.168.1.1

          255.255.255.0

          This says that the ip must match 192.168.1.xxx where the x can range from 0 to 255.

          Another example:

          192.168.1.1

          255.255.0.0

          Means you must match 192.168.xxx.xxx. That’s basically what a subnet is for. That’s at least how I understand the purpose of a subnet.

           

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.