User guide

Appendix A
Privileged Exec Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
OL-7117-02 A-107
show ip route prefix mask
Shows the routing entries from the subnet specified by the prefix and mask pair.
Authorization admin
Mode Privileged EXEC
P
ARAMETERS
prefix The prefix of the routing entries to be included.
mask Used to limit the search of routing entries.
E
XAMPLE:
The following example shows retrieval of the ip route.
SCE 1000#show ip route 10.1.60.0 255.255.255.0
| prefix | mask | next hop |
|-----------------|-----------------|-----------------|
| 10.1.60.0 | 255.255.255.0 | 10.1.1.5 |
SCE 1000#
show management-agent [selected-info]
Shows Management agent status: enabled/disabled and access-list number used.
Authorization admin
Mode Privileged EXEC
P
ARAMETERS
selected-info Type access-class to view only access class status, or enabled to
view only the enabled/disabled status.
E
XAMPLE:
The following example shows the agent status.
SCE 1000#show management-agent
Management agent is enabled.
Agent is active
Management agent does not use any access-list.
SCE 1000#
The following example displays whether access lists are in use for the Management agent.
SCE 1000#show management-agent access-class
Management agent does not use any access-list.
SCE 1000#
The following example shows the Management agent is enabled.
SCE 1000#show management-agent enabled
Management agent is enabled.
Agent is active
SCE 1000#