All topics

Networking

22 articles tagged Networking.

DataPower and Terminal Servers…

  • DataPower
  • Infrastructure
  • Networking

DataPower has a serial port console that is used during initial bootstrap of the appliance, recovering from problems, and certain configuration changes. Having access to the serial console is the only feasible approach to resolving certain issues that arise with any appliance (or piece of network…

Read article: DataPower and Terminal Servers…

OSI 7-Layer Network Model

  • DataPower
  • Protocols
  • SOA

I’ve been playing with Cisco switches and routers recently at home to get a handle on VLANs-more about VLANs later. Some people I know who have gotten involved in DataPower started out in system administration or networking and worked their way up the technology stack to SOA Appliances (WebSphere…

Read article: OSI 7-Layer Network Model

Capturing JVM TCP Traffic

  • Debugging
  • JVM Internals
  • Troubleshooting

Any time you have a distributed application, there is network communication involved. Capturing this network traffic can be instrumental in diagnosing and solving problems. Generally, to capturing network traffic, superuser privledges, timing, and a bit of luck is needed. Often, the appropriate…

Read article: Capturing JVM TCP Traffic