Specifications

AOS-W Commands 743
Chapter 29
(hostswitch) (config) #ip radius source-interface vlan 3030
(hostswitch) (config) #
ip route
Establishes static routes.
Syntax
ip route <destip> <destmask> <nexthop> [cost]
Where:
<destip> is the IP address of the destination host
<destmask> is the subnet mask of the destination host
<nexthop> is the IP address of the forwarding router
<cost> is the dstance metric for this route info-
Example
The following example establishes a static route to the host at 1.1.1.1 and
specifies that the route has a cost of 4.
(hostswitch) (config) #ip route 1.1.1.1 255.255.255.255 2.2.2.2 4
(hostswitch) (config) #
ip router
Enables RIP (Routing Information Protocol).routing protocol.
Synatx
ip router rip
Example
(hostswitch) (config) #ip router rip
(hostswitch) (config) #
key
(switch) (config) # key ?
<client_key> Shared secret (text string)
(switch) (config) # key paul ?
<cr>