HP Cisco MDS 8/12c Cisco MDS 9000 Family Release Notes for Cisco MDS NX-OS Rel - Page 30

CFS Cannot Distribute All Call Home Information

Page 30 highlights

Limitations and Restrictions Send documentation comments to [email protected] Step 1 Step 2 Step 3 Step 4 Disable SSH. Create RSA version 2 DSA keys. Enable SSH. Delete any RSA version 1 keys on any remote SSH clients and replace the version 1 keys with the new version 2 keys from the switch. Proceed with the upgrade to NX-OS Release 4.2(1b). If you upgrade before disabling SSH and creating RSA version 2 keys, follow these steps: Step 1 Step 2 Step 3 Step 4 Open a Telnet session and log in through the console. Issue the no feature ssh command to disable SSH. Issue the ssh key rsa 1024 command to create RSA version 2 keys. Issue the feature ssh command to enable SSH. CFS Cannot Distribute All Call Home Information In MDS NX-OS Release 4.2(1b), CFS cannot distribute the following Call Home commands that can be configured with the destination-profile command: • destination-profile profile_name transport-method • destination-profile profile_name http The output of the show running-config callhome command shows configured Call Home commands: switch# show running-config callhome > version 4.1(3) > callhome > email-contact [email protected] > phone-contact +14087994089 > streetaddress xyxxyx > distribute > destination-profile testProfile > destination-profile testProfile format XML > no destination-profile testProfile transport-method email > destination-profile testProfile transport-method http > destination-profile testProfile http https://xyz.abc.com > destination-profile testProfile alert-group all > transport email smtp-server 64.104.140.134 port 25 use-vrf management > transport email from [email protected] > enable > commit When you attempt to apply these commands in the ASCII configuration, the following commands fail: > no destination-profile testProfile transport-method email > destination-profile testProfile transport-method http > destination-profile testProfile http https://xyz.abc.com To work around this issue, issue these commands after the commit command. Cisco MDS 9000 Family Release Notes for Cisco MDS NX-OS Release 5.0(4b) 30 OL-21012-04

  • 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

Send documentation comments to [email protected]
30
Cisco MDS 9000 Family Release Notes for Cisco MDS NX-OS Release 5.0(4b)
OL-21012-04
Limitations and Restrictions
Step 1
Disable SSH.
Step 2
Create RSA version 2 DSA keys.
Step 3
Enable SSH.
Step 4
Delete any RSA version 1 keys on any remote SSH clients and replace the version 1 keys with the new
version 2 keys from the switch.
Proceed with the upgrade to NX-OS Release 4.2(1b).
If you upgrade before disabling SSH and creating RSA version 2 keys, follow these steps:
Step 1
Open a Telnet session and log in through the console.
Step 2
Issue the
no feature ssh
command to disable SSH.
Step 3
Issue the
ssh key rsa 1024
command to create RSA version 2 keys.
Step 4
Issue the
feature ssh
command to enable SSH.
CFS Cannot Distribute All Call Home Information
In MDS NX-OS Release 4.2(1b), CFS cannot distribute the following Call Home commands that can be
configured with the
destination-profile
command:
destination-profile
profile_name
transport-method
destination-profile
profile_name
http
The output of the
show running-config callhome
command shows configured Call Home commands:
switch#
show running-config callhome
> version 4.1(3)
> callhome
>
email-contact [email protected] <mailto:[email protected]>
>
phone-contact +14087994089
>
streetaddress xyxxyx
>
distribute
>
destination-profile testProfile
>
destination-profile testProfile format XML
>
no destination-profile testProfile transport-method email
>
destination-profile testProfile transport-method http
>
destination-profile testProfile http https://xyz.abc.com
>
destination-profile testProfile alert-group all
>
transport email smtp-server 64.104.140.134 port 25 use-vrf management
>
transport email from [email protected] <mailto:[email protected]>
>
enable
>
commit
When you attempt to apply these commands in the ASCII configuration, the following commands fail:
>
no destination-profile testProfile transport-method email
>
destination-profile testProfile transport-method http
>
destination-profile testProfile http
To work around this issue, issue these commands after the
commit
command.