Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello Guys -I am trying TCLSH for the first time. I want to perform a multiple file copy from TFTP.The device I am working on is a Nexus 7000. First step is to open a text file that contains the list of files I want to copy. This text file is in boot...
Hello Guys,Could you please explain to me the source and destination ports options shown in the add new service box?I searched in the Cisco Site, but there is no good explanation about how that works:"- Destination Port/Range- Source Port/Range—Lists...
Hello Guys,Where I work my team modifies ACLs and our Command Center deployes them to switches.If I start a configuration session, can someonelse commit it?Going thru switch logs I see my conf session was commited by someone from our CC, but I do not...
Hello Guys,I want to control traffic reaching a server farm, in say VLAN 14. For this I applied a ACL to SVI 14 in the outbound direction.VLAN 14 = 167.107.230.32 /27I want to allow host 10.8.184.177 to reach host 167.107.230.37 on port 443, for such...
Thanks Jouni, In my short experience in security, I have only created rules that care about the destination port. So far I have not been involved in any situation where source port is restricted. If you have an scenario in mind, where source port ne...
Hello Paul,If you read my first post through, you will notice that traffic comes from other VLAN; therefore applying the ACL in the outbound direction is correct."ip access-group vl14 outVLAN 14 = 167.107.230.32 /27I want to allow host 10.8.184.177 t...