Cisco 9124 - mds multilayer fabric switch 릴리스 노트 - 페이지 30

{카테고리_이름} Cisco 9124 - mds multilayer fabric switch에 대한 릴리스 노트을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco 9124 - mds multilayer fabric switch 40 페이지. Mds 9000 series
Cisco 9124 - mds multilayer fabric switch에 대해서도 마찬가지입니다: 사양 (2 페이지), 데이터시트 (9 페이지), 사양 (3 페이지), 구성 매뉴얼 (49 페이지), 릴리스 노트 (48 페이지), 릴리스 노트 (44 페이지), 릴리스 노트 (36 페이지), 릴리스 노트 (22 페이지), 릴리스 노트 (3 페이지), 매뉴얼 (16 페이지), 하드웨어 설치 매뉴얼 (36 페이지)

Cisco 9124 - mds multilayer fabric switch 릴리스 노트
Limitations and Restrictions
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
Disable SSH.
Step 1
Create RSA version 2 DSA keys.
Step 2
Enable SSH.
Step 3
Delete any RSA version 1 keys on any remote SSH clients and replace the version 1 keys with the new
Step 4
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:
Open a Telnet session and log in through the console.
Step 1
Issue the no feature ssh command to disable SSH.
Step 2
Issue the ssh key rsa 1024 command to create RSA version 2 keys.
Step 3
Issue the feature ssh command to enable SSH.
Step 4
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:
The output of the show running-config callhome command shows configured Call Home commands:
switch# show running-config callhome
> version 4.1(3)
> callhome
>
>
>
>
>
>
>
>
>
>
>
>
>
>
When you attempt to apply these commands in the ASCII configuration, the following commands fail:
>
>
>
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
destination-profile profile_name transport-method
destination-profile profile_name http
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
no destination-profile testProfile transport-method email
destination-profile testProfile transport-method http
destination-profile testProfile http
https://xyz.abc.com
OL-21012-04