Cisco CSS 11501 Getting Started Guide - Page 60

Configuring a Default Gateway for the Ethernet Management Port

Page 60 highlights

Configuring the Ethernet Management Port Chapter 2 Configuring CSS Basics • The rip redistribute static and ospf redistribute static commands do not advertise static routes configured on the Ethernet management port. These two commands only advertise static routes configured on the Ethernet interface ports. Use the ip management route command to configure static routes for the Ethernet management port. This command is available in global configuration mode. The syntax for the ip management route command is: ip management route ip_address subnet_mask ip_address2 The variables are as follows: • ip_address - The destination network address. Enter the IP address in dotted-decimal notation (for example, 192.168.11.0). • subnet_mask - The IP subnet mask. Enter the mask as either: - A prefix length in classless interdomain routing (CIDR) bit-count notation (for example, /24). - An IP address in dotted-decimal notation (for example, 255.255.255.0). • ip_address2 - The next hop address for the route. Enter the IP address in dotted-decimal notation (for example, 192.168.11.0). For example, to configure a static route for the Ethernet management port, enter: (config)# ip management route 172.27.59.0 /24 172.27.56.86 To disable a static route for the Ethernet management port, enter: (config)# no ip management route 172.27.59.0 /24 172.27.56.86 Configuring a Default Gateway for the Ethernet Management Port The Ethernet management port allows you to boot the CSS from the Offline DM menu when the boot image resides on a different subnet. Use the gateway address command to configure a default gateway for the Ethernet management port. This command is available in boot mode. To specify a default gateway for the Ethernet management port for use in Offline DM, enter: (config)# boot (config-boot)# gateway address 172.16.57.2 2-12 Cisco Content Services Switch Getting Started Guide OL-6037-01

  • 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
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142

Chapter 2
Configuring CSS Basics
Configuring the Ethernet Management Port
2-12
Cisco Content Services Switch Getting Started Guide
OL-6037-01
The
rip redistribute static
and
ospf redistribute static
commands do not
advertise static routes configured on the Ethernet management port. These
two commands only advertise static routes configured on the Ethernet
interface ports.
Use the
ip management route
command to configure static routes for the
Ethernet management port. This command is available in global configuration
mode.
The syntax for the
ip management route
command is:
ip management route
ip_address subnet_mask
ip_address2
The variables are as follows:
ip_address
- The destination network address. Enter the IP address in
dotted-decimal notation (for example, 192.168.11.0).
subnet_mask
- The IP subnet mask. Enter the mask as either:
A prefix length in classless interdomain routing (CIDR) bit-count notation
(for example, /24).
An IP address in dotted-decimal notation (for example, 255.255.255.0).
ip_address2
- The next hop address for the route. Enter the IP address in
dotted-decimal notation (for example, 192.168.11.0).
For example, to configure a static route for the Ethernet management port, enter:
(config)#
ip management route 172.27.59.0 /24 172.27.56.86
To disable a static route for the Ethernet management port, enter:
(config)#
no ip management route 172.27.59.0 /24 172.27.56.86
Configuring a Default Gateway for the Ethernet Management Port
The Ethernet management port allows you to boot the CSS from the Offline DM
menu when the boot image resides on a different subnet. Use the
gateway address
command to configure a default gateway for the Ethernet management port. This
command is available in boot mode.
To specify a default gateway for the Ethernet management port for use in Offline
DM, enter:
(config)#
boot
(config-boot)#
gateway address 172.16.57.2