HP Neoware e90 ezRemote Manager 3.0 User Manual - Page 80

Adding a route to your server, Configuring Router

Page 80 highlights

• Subnet mask 255.0.0.0 Adding a route to your server If your server is not already configured to locate the subnet on which you are trying to locate Neoware appliances, you can add a route as follows: 1 Open a Command Prompt window on the ezRemote Manager server. 2 At the command prompt, type: route add 100.0.0.0 mask 255.0.0.0 10.30.1.1 which tells the server that any communication with 100.*.*.* addresses will be forwarded to 10.30.1.1 that is the IP address of the Cisco router. The router controls access to the 100.*.*.* subnet. Configuring Router The following example shows a running configuration file for a Cisco Series 2500 Router (running Version 12.0). It is intended only as an example, and should be modified with the appropriate network addressing scheme for your network. This particular example is set up to only allow SNMP Directed Broadcasts from the server where ezRemote Manager is being executed (10.30.3.16) using a router in our networking laboratory. NOTE: You should not modify your router configurations without first consulting your router administrator and/or router documentation. ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname TRouter ! enable secret 5 $1$1/Dx$BwQpvgkEIyL0OrT549NA9. enable password ****** ! 80 ezRemote Manager access to separate subnets through Cisco routers

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118

80
ezRemote Manager access to separate subnets through Cisco routers
Subnet mask
255.0.0.0
Adding a route to
your server
If your server is not already configured to locate the subnet on which
you are trying to locate Neoware appliances, you can add a route as
follows:
1
Open a Command Prompt window on the ezRemote Manager server.
2
At the command prompt, type:
route add 100.0.0.0 mask 255.0.0.0 10.30.1.1
which tells the server that any communication with 100.*.*.*
addresses will be forwarded to 10.30.1.1 that is the IP address of
the Cisco router. The router controls access to the 100.*.*.* sub-
net.
Configuring Router
The following example shows a running configuration file for a
Cisco Series 2500 Router (running Version 12.0). It is intended only
as an example, and should be modified with the appropriate network
addressing scheme for your network.
This particular example is set up to only allow SNMP Directed
Broadcasts from the server where ezRemote Manager is being exe-
cuted (10.30.3.16) using a router in our networking laboratory.
NOTE: You should not modify your router configurations without
first consulting your router administrator and/or router documenta-
tion.
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname TRouter
!
enable secret 5 $1$1/Dx$BwQpvgkEIyL0OrT549NA9.
enable password ******
!