Synology Anyconnect



In this lesson, I want to show you how to configure an Etherchannel between your Cisco Catalyst Switch and a Synology NAS device. I’m using a Cisco 3560X switch and a Synology DS812+ rackstation that has two gigabit interfaces. The Synology NAS and the Cisco switch both support LACP (Link Aggregation Control Protocol).

  1. See Full List On Shanebart.com
  2. Synology Anyconnect Software

Here’s what it looks like:

Synology Anyconnect

Log in to SRM as administrator, go to VPN Plus Server License Client VPN Access, and click Add License. A wizard will guide you through the purchase procedure. Once completed, the license keys will be activated on your Synology product within 24 hours. Internet connection is.

  • Synology VPN cisco anyconnect - Secure and Unproblematicly Configured A virtual snobbish communication equipment is a. When you lash off a VPN, it sends your web traffic through associate degree encrypted tunnel to a server controlled by the VPN company. From on that point, it exits onto the system territory normal.
  • Synology QuickConnect allows you to access your Synology NAS anytime, anywhere, from any device and browser, without having to set up port forwarding.

Configure LACP on Synology NAS

My Synology is connected to Gigabit 0/37 and 0/38 on the Cisco switch. First we’ll configure the Synology NAS. Log into your NAS and open the control panel, select Network.

Select the Network Interface tab and click on Create.

See Full List On Shanebart.com

Select IEEE 802.3ad Dynamic Link Aggregation and click Next.

Select the interfaces that you want to use for the Etherchannel. I only have two Gigabit interfaces so I’ll select both. Click Next to continue.

Last step is to configure your IP address. I don’t have to make any changes so just click Apply to continue.

Anyconnect

Your Synology NAS is now ready for LACP. We still have to configure the Cisco switch however…

Configure LACP on Cisco Switch

Let’s configure the Gi0/37 and Gi0/38 interface as an Etherchannel using the LACP protocol:

I will assign a description to both interfaces so I know what device is connected to these interfaces. The switchport mode is access and “nonegotiate” disables the negotiation for trunk / access mode. Portfast is enabled so we don’t have to wait for spanning-tree to unblock the port and I’m adding this interface to channel-group 3.

Synology AnyconnectSynology Anyconnect

Synology Anyconnect Software

Once you assign the interfaces to the port-channel, you will see that the switch creates a new port-channel interface. I will also configure this interface for access mode and disable the negotiation for access/trunk switchport mode. After configuring the interfaces you will see the following on your console:

This means our port-channel is operational. To verify that both interfaces are working you can use the following command:

As you can see both interfaces are used (P=bundled) and the port-channel is in-use (U). I hope this has been helpful for you to get your Etherchannel working between the Synology NAS and your Cisco switch.