Configuring Vrfs To Send Messages Using Http - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring Smart Call Home
Step 8
What to Do Next
Optionally use VRFs to send Smart Call Home messages over HTTP.

Configuring VRFs To Send Messages Using HTTP

You can use VRFs to send Smart Call Home messages over HTTP. If HTTP VRFs are not configured, the
default VRF is used to transport messages over HTTP.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Command or Action
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
callhome
Example:
switch(config)# callhome
switch(config-callhome)#
transport http use-vrf vrf-name
Example:
switch(config-callhome)# transport http
use-vrf Blue
commit
Example:
switch(config-callhome)# commit
show callhome
Example:
switch(config-callhome)# show callhome
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Configuring VRFs To Send Messages Using HTTP
Purpose
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Enters Smart Call Home configuration mode.
Configures the VRF used to send email and
other Smart Call Home messages over HTTP.
Commits the Smart Call Home configuration
commands.
(Optional)
Displays information about Smart Call Home.
125

Advertisement

Table of Contents
loading

Table of Contents