Yeah, normally I type “show run” to see the current running config, and 
something like “copy running startup” or “copy run start”  to save the running 
config so it doesn’t go away after reboot.


From: Mike Hammett 
Sent: Saturday, June 13, 2015 3:07 PM
To: [email protected] 
Subject: Re: [AFMUG] Cisco pissing me off

Well I hadn't written because I didn't see any changes. My problem was looking 
at the wrong config.




-----
Mike Hammett
Intelligent Computing Solutions
http://www.ics-il.com



--------------------------------------------------------------------------------

From: "Faisal Imtiaz" <[email protected]>
To: [email protected]
Sent: Saturday, June 13, 2015 3:03:07 PM
Subject: Re: [AFMUG] Cisco pissing me off


are we missing ...

wr mem   (write to memory to commit the change ?)

??

Faisal Imtiaz
Snappy Internet & Telecom
7266 SW 48 Street
Miami, FL 33155
Tel: 305 663 5518 x 232


Help-desk: (305)663-5518 Option 2 or Email: [email protected] 



--------------------------------------------------------------------------------

  From: "Mike Hammett" <[email protected]>
  To: [email protected]
  Sent: Saturday, June 13, 2015 3:36:47 PM
  Subject: Re: [AFMUG] Cisco pissing me off


  *sigh* show config just tells you what's in NV ram...  show running-config 
tells you what's actually there now...





  -----
  Mike Hammett
  Intelligent Computing Solutions
  http://www.ics-il.com



------------------------------------------------------------------------------

  From: "Mike Hammett" <[email protected]>
  To: [email protected]
  Sent: Saturday, June 13, 2015 2:34:57 PM
  Subject: Re: [AFMUG] Cisco pissing me off


  Well, show config doesn't show any changes is what I meant. It still has 
stuff, just the same stuff it had before.





  -----
  Mike Hammett
  Intelligent Computing Solutions
  http://www.ics-il.com



------------------------------------------------------------------------------

  From: "Mike Hammett" <[email protected]>
  To: [email protected]
  Sent: Saturday, June 13, 2015 2:33:56 PM
  Subject: Re: [AFMUG] Cisco pissing me off


  It didn't like encapsulation. Tab complete also didn't have anything for it.



  It's ignoring the simple description command. It takes it, but then show 
config just doesn't say anything.





  -----
  Mike Hammett
  Intelligent Computing Solutions
  http://www.ics-il.com



------------------------------------------------------------------------------

  From: "Rob Genovesi" <[email protected]>
  To: [email protected]
  Sent: Saturday, June 13, 2015 2:28:42 PM
  Subject: Re: [AFMUG] Cisco pissing me off


  You may be missing this cmd: switchport trunk encapsulation dot1q


  interface FastEthernet 0/3
    switchport trunk encapsulation dot1q
    switchport trunk allowed vlan 777
    switchport mode trunk



  -Rob



  On Sat, Jun 13, 2015 at 12:22 PM, Mike Hammett <[email protected]> wrote:

    This should be a trivial Cisco switch question. Apparently I don't use 
these turds enough to remember everything.


    show config says:


    interface FastEthernet0/3
    switchport access vlan 777
    switchport mode access
    speed 100
    duplex full
    no cdp enable
    !


    However, when trying to convert it to a tagged port with the following 
commands, it doesn't change.


    config terminal
    int Fa0/3
    switchport mode trunk
    switchport trunk allowed vlan 777


    No errors, just no change. I even tried just setting the description. Same 
result.


    I also tried removing the vlan via:


    interface FastEthernet 0/3
    no switchport mode access
    no switchport access vlan 777





    -----
    Mike Hammett
    Intelligent Computing Solutions
    http://www.ics-il.com






Reply via email to