Try Playground
Show / Hide Table of Contents

Bridge Management - WAN Replication

You can manage a Bridge using the NCache Management Center. It allows you to perform different bridge management operations, like add, remove, and start/stop a Bridge. The following section states how to perform different management operations on a Bridge.

Add Bridge

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. It will open a list of pre-existing Bridges. From the list, select the Bridge Name and go to View Details.

Clustered Cache added to bridge Web

  • On the new page opened, go to the Bridge Nodes section. Click on the Add Bridge Node Web button to add a new node.

  • Enter the Server Node IP of the Bridge node to be added. And click the + button next to it.

Bridge Node to be added

  • A new Bridge node will be added to the Bridge.

Remove Bridge

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. It will open up a list of pre-existing Bridges. From the list, select the Bridge Name and go to View Details.

Clustered Cache added to Bridge Web

  • A list of Bridge nodes will be displayed under the Bridge Nodes section. Select the node to be removed by selecting the checkbox.

List of Bridge nodes

  • Click on the Remove the Bridge node button to remove the selected node.

  • A success message will prompt on the screen on the removal of the node.

Start Bridge

You can start a Bridge using the following tools:

Using the NCache Management Center

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. It will open up a list of pre-existing Bridges.

  • Select the checkbox against the Bridge to be started.

Start Bridge NCache Management Center list

  • Method 1: Click on the "..." button against the bridge name and select Start.

Start Bridge NCache Management Center

  • Click on the Start Bridge NCache Management Center toolbar button on the toolbar to start the Bridge.

  • The icon against the cache servers will change from grey to blue on Bridge start.

Using Command Line Interface

The Start-Bridge starts a specified Bridge on the server.

This cmdlet and the command line tool starts the demoBridge existing on the local server, using port 8260 by default.

  • Windows
  • Linux
Start-Bridge -Name demoBridge
start-bridge -name demoBridge

Stop Bridge

You can stop a Bridge using the following tools:

Using the NCache Management Center

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. It will open up a list of pre-existing Bridges.

  • Select the checkbox against the Bridge to be stopped.

Stop Bridge NCache Management Center list

  • Method 1: Click on the "..." button against the Bridge name and select Stop.

Start Bridge NCache Management Center.

  • Method 2: Click on the Stop Bridge NCache Management Center toolbar button on the toolbar to stop the Bridge.

  • The icon against the cache servers will change from blue to grey on a successful Bridge stop.

Using Command Line Tools

The Stop-Bridge stops a specified Bridge on the server.

Following cmdlet and command line tool stops the demoBridge, existing on the local server, using port 8260 by default.

  • Windows
  • Linux
Stop-Bridge –Name demoBridge
stop-bridge -name demoBridge

Restart Bridge

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. It will open up a list of pre-existing Bridges.

  • Select the checkbox against the Bridge to be restarted.

Stop Bridge NCache Management Center list

  • Click on the Restart Bridge NCache Management Center toolbar button on the toolbar to restart the Bridge.

Remove Bridge

You can remove a Bridge using the following steps:

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. This opens up a new page. The page shows any existing Bridges and additional details, like Server and Server Platform.

  • In the Bridges window, select the box against the Bridge name to remove and click Remove.

Remove Bridge NCache Management Center

  • You will be prompted to confirm if you want to unregister the Bridge as well. Clicking Yes will unregister the Bridge, and clicking No will only remove the Bridge from the NCache Management Center's view.

Remove Bridge NCache Management Center Confirmation

Start Bridge Service

You can start the Bridge service on a Bridge node using the following steps:

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. It will open up a list of pre-existing Bridges. From the list, select the Bridge Name and go to View Details.

Clustered Cache added to bridge Web

  • Go to the Bridge Nodes section on the newly opened page and select the box against the Bridge node on which the service is to be started.

Start Bridge Service NCache Management Center

  • Click on Start Bridge Service and the service will be started successfully.

Stop Bridge Service

You can stop the Bridge service on a server node using the following steps:

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. It will open up a list of pre-existing Bridges. From the list, select the Bridge Name and go to View Details.

Clustered Cache added to Bridge Web

  • Go to the Bridge Nodes section on the newly opened page and select the box against the Bridge node on which the service is to be stopped.

Start Bridge Service NCache Management Center

  • Click on Stop Bridge Service and the service will be stopped successfully.

Restart Bridge Service

Bridge service can be restarted (stop and then restart a Bridge node) using the following steps:

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on Bridges. It will open up a list of pre-existing Bridges. From the list, select the Bridge Name and go to View Details.

Clustered Cache added to bridge Web

  • Go to the Bridge Nodes section on the newly opened page and select the box against the Bridge node on which the service is to be restarted.

Start Bridge Service NCache Management Center

  • Click Restart Bridge Service and the service will be restarted successfully.

See Also

Create Bridge
Configure Bridge Settings
Configure Conflict Resolver
Remove Cache from Bridge

In This Article
  • Add Bridge
  • Remove Bridge
  • Start Bridge
    • Using the NCache Management Center
    • Using Command Line Interface
  • Stop Bridge
    • Using the NCache Management Center
    • Using Command Line Tools
  • Restart Bridge
  • Remove Bridge
  • Start Bridge Service
  • Stop Bridge Service
  • Restart Bridge Service
  • See Also

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top