Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I run a FlexVPN setup on an IR1800. Now I want to add a 2nd sim card in the P-5GS6-GL using a different provider for redundancy, but I assume the tunnel source interface needs to be changed from Cellular 0/4/0 to Cellular 0/4/1. Since only static...
Hi,
I try to create a full menu readonly user role for a 9800 WebUI. Privilege 1 shows only the Monitoring menu, but privilege 15 + command authorization (limited to "show *") does not work - the user is still able to do configuration changes. And I ...
Hi all,
I have a "not so common" setup Flexconnect design of multiple sites, one subnet each. On the HQ, WLC is in the local subnet aswell, but still using Flexconnect (for the ease of use). "Management over wireless" is enabled and is working from...
Hi Community,
is it possible to reuse a Variable that has been set inside a for loop after the loop ended?
{% for interface in __interfaces %} {% if something matches %} {% set MyVariable = "This is a Test" %} {% endif %}{% endfor %}
{{ MyVariab...
Hi,
I'm a bit confused with the private vlan commands. Maybe you can help me. I need to connect to add a server via trunk, that should contain "normal" vlans and a community vlan. This is my config:
interface Gi1/0/1switchport mode private-vlan trunk...
The pVLAN config is looking good so far, but on your pTrunk to the FW, VL1073 is native Vlan while eth11.1073 on the filewall looks tagged to me. Are you sure VL1073 is untagged between FP and C9500?
Hi Joachim,
it's analog to a "normal" trunk - from the allowed vlans (which are primary or non-private vlans), you can pick one that should be native. It does not matter wheater it is a primary or a non-private vlan.