Skip to content
View in the app

A better way to browse. Learn more.

Gear Crushers

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

What Virtual Server is my Node in

Featured Replies

A common question is.. what virtual server is my node a member of?

This is what I do on the CLI to find that answer. They give me an IP Address of 10.46.88.213

dig -x 10.46.88.213 +short

sat1lvmap109.thezah.corp
.

tmsh list /ltm pool /Integration/* | grep -B 2 sat1lvmap109.thezah.corp

ltm pool /Integration/pool.lpopmqm-mdl.int.thezah.com.55555 {

members {

/Integration/sat1lvmap109.thezah.corp:55555 {

Now I found the pool name, what Virtual Server does that pool belong to

tmsh list /ltm virtual /Integration/* | grep -B 5 pool.lpopmqm-mdl.int.thezah.com.55555

ltm virtual /Integration/vs.si.lpopmqm-mdl.int.thezah.com.55555 {

destination /Integration/10.46.64.90:55555

ip-protocol tcp

mask 255.255.255.255

partition Integration

pool /Integration/pool.lpopmqm-mdl.int.thezah.com.55555

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.