SOLUTION VERIFIED February 5 2014 KB340153 Environment Red Hat Enterprise Linux 6 (All Versions) Red Hat Enterprise Linux 5 (All Versions) Issue Need to configure VLAN on bonded interface and a bridge on top of this VLAN tagged bonded interface. Reso…
SOLUTION VERIFIED April 27 2013 KB26727 Environment Red Hat Enterprise Linux 5 Red Hat Enterprise Linux 6 Issue How to create a bridge using a tagged vlan (8021.q) interface? Resolution Create the VLAN interface (here using eth0) # vi /etc/sysconfig/…
按照官方文档配置linux bridge 会出现一下问题 Tunneling cannot be enabled without the local_ip bound to an interface on the host. Please configure local_ip 192.168.30.71 on the host interface to be used for tunneling and restart the agen 在此部分配置,本地的ip,不能配置管理网络的ip…
NetScaler SNIPs Bound To An Interface Without A VLAN https://www.citrix.com/blogs/2014/04/09/work-your-magic-with-the-netscaler-toolkit-used-by-the-pros/ That’s right! Did you know that the NetScaler has another method to bind a SNIP IP address to an…
Initial environment configuration Copy the contents of the /opt/openstack-ansible/etc/openstack_deploy directory to the/etc/openstack_deploy directory. Change to the /etc/openstack_deploy directory. Copy the openstack_user_config.yml.example file to/…
SOLUTION VERIFIED October 13 2015 KB39674 KB741413 environment Red Hat Enterprise Linux 4 Red Hat Enterprise Linux 5 Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 7 question Suppose I want a VLAN ID of 192 for the eth0 on a RHEL 5 or 6 system.…
Basic Vlan CLI Configure Switch>en Switch#conf t Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#vlan 10 Switch(config-vlan)#name hello Switch(config-vlan)#exit Switch(config)#int range fastethernet0/1-10 Switch(config-if…