SmartNode VLAN 802.1q on an Ethernet port
Posted by , Last modified by Daniel Lizaola on 06 January 2020 04:23 PM

Configuration Description

The configuration example below shows how to configure 802.1q Vlan's on a SmartNode Ethernet port.

 

Command Sequence to copy, edit and paste

context ip

 interface IF_IP_VLAN1
  ipaddress 10.0.0.1 255.255.255.0

 interface IF_IP_VLAN2
  ipaddress 10.1.0.1 255.255.255.0

port ethernet 0 0
 medium auto
 encapsulation ip
 no shutdown

  vlan 1
   bind interface IF_IP_VLAN1 router
   no shutdown

  vlan 2
   bind interface IF_IP_VLAN2 router
   no shutdown

(8748 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).