cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1542
Views
0
Helpful
3
Replies

When I run "sh run diff"

user_4444
Level 1
Level 1

On two of my switches I get the following when I run "sh run diff". the other two switches are fine, one of them did show differences but after I ran "copy run start" it clear it.

*** Startup-config

--- Running-config

***************

*** 188,265 ****

interface fc1/10

interface fc1/11

interface fc1/12

interface fc1/13

interface fc1/14

- interface fc1/15

- switchport mode Fx

- interface fc1/16

- switchport mode Fx

- interface fc1/17

- switchport mode Fx

- interface fc1/18

- switchport mode Fx

- interface fc1/19

- switchport mode Fx

- interface fc1/20

- switchport mode Fx

- interface fc1/21

- switchport mode Fx

- interface fc1/22

- switchport mode Fx

- interface fc1/23

- switchport mode Fx

- interface fc1/24

- switchport mode Fx

- interface fc1/25

- switchport mode Fx

- interface fc1/26

- switchport mode Fx

- interface fc1/27

- switchport mode Fx

- interface fc1/28

- switchport mode Fx

- interface fc1/29

- switchport mode Fx

- interface fc1/30

- switchport mode Fx

- interface fc1/31

- switchport mode Fx

- interface fc1/32

- switchport mode Fx

- interface fc1/33

- switchport mode Fx

- interface fc1/34

- switchport mode Fx

- interface fc1/35

- switchport mode Fx

- interface fc1/36

- switchport mode Fx

- interface fc1/37

- switchport mode Fx

- interface fc1/38

- switchport mode Fx

- interface fc1/39

- switchport mode Fx

- interface fc1/40

- switchport mode Fx

- interface fc1/41

- switchport mode Fx

- interface fc1/42

- switchport mode Fx

- interface fc1/43

- switchport mode Fx

- interface fc1/44

- switchport mode Fx

- interface fc1/45

- switchport mode Fx

- interface fc1/46

- switchport mode Fx

- interface fc1/47

- switchport mode Fx

- interface fc1/48

- switchport mode Fx

interface fc2/27

interface fc2/28

interface fc2/31

interface fc2/33

interface fc2/35

--- 188,197 ----

***************

*** 867,944 ****

interface fc1/14

switchport description testname1

no link-state-trap

no shutdown

- interface fc1/15

-

- interface fc1/16

-

- interface fc1/17

-

- interface fc1/18

-

- interface fc1/19

-

- interface fc1/20

-

- interface fc1/21

-

- interface fc1/22

-

- interface fc1/23

-

- interface fc1/24

-

- interface fc1/25

-

- interface fc1/26

-

- interface fc1/27

-

- interface fc1/28

-

- interface fc1/29

-

- interface fc1/30

-

- interface fc1/31

-

- interface fc1/32

-

- interface fc1/33

-

- interface fc1/34

-

- interface fc1/35

-

- interface fc1/36

-

- interface fc1/37

-

- interface fc1/38

-

- interface fc1/39

-

- interface fc1/40

-

- interface fc1/41

-

- interface fc1/42

-

- interface fc1/43

-

- interface fc1/44

-

- interface fc1/45

-

- interface fc1/46

-

- interface fc1/47

-

- interface fc1/48

-

interface fc2/1

no link-state-trap

interface fc2/2

switchport description testname2

--- 799,808 ----

Thanks.

3 Replies 3

Michael Brown
Cisco Employee
Cisco Employee

When you run copy run start, do you get any indication that the operation did not complete? Can you change something in the config, like adding a description to an interface, and then run the copy run start again to verify that is is completing? Manually look at 'show start' and then 'show run' to verify that the config was saved.

If you still see the problem with show run diff after these steps, and you can confirm that the config is being saved with no problem, let us know and we can dig deeper.

- Mike

I made a Description change to the Port 1/14 that was having the problem and it saves the config no problem or error message.

When I run sh run and sh start they both show the new name but when I run sh run diff it still shows that port as different?

What other tests can I try?

Thanks.

Did you ever get an answer to this issue?

We are having the same problem.  It is throwing off our configuration management tool.  This is happening for all of our MDS switches and appears to be related to certain commands not being present in the startup-config.

For example port-channel configurations:

  interface port-channel 1
+   no shutdown

  interface port-channel 2
+   no shutdown

  interface port-channel 5
+   no shutdown

The no shutdown appears in the running-configuration but not in the startup-configuration.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: